User agent: -
Reverse: Host 229.206.169.52.in-addr.arpa. not found: 3(NXDOMAIN)
| Cidr | From | To |
|---|---|---|
| 52.152.0.0/13 | 52.145.0.0 | 52.191.255.255 |
Bot history 52.169.206.229
| Page view | Blocked | Unblocked | Reverse | Forward |
|---|---|---|---|---|
| 318 | 2026-05-01 10:20:09 | 2026-05-13 05:31:13 | Host 229.206.169.52.in-addr.arpa. not found: 3(NXDOMAIN) | Not Found |
Whois 52.169.206.229 - added 2026-05-01 10:20:09
#
# ARIN WHOIS data and services are subject to the Terms of Use
# available at: https://www.arin.net/resources/registry/whois/tou/
#
# If you see inaccuracies in the results, please report at
# https://www.arin.net/resources/registry/whois/inaccuracy_reporting/
#
# Copyright 1997-2026, American Registry for Internet Numbers, Ltd.
#
NetRange: 52.145.0.0 - 52.191.255.255
CIDR: 52.152.0.0/13, 52.148.0.0/14, 52.160.0.0/11, 52.146.0.0/15, 52.145.0.0/16
NetName: MSFT
NetHandle: NET-52-145-0-0-1
Parent: NET52 (NET-52-0-0-0-0)
NetType: Direct Allocation
OriginAS:
Organization: Microsoft Corporation (MSFT)
RegDate: 2015-11-24
Updated: 2021-12-14
Ref: https://rdap.arin.net/registry/ip/52.145.0.0
OrgName: Microsoft Corporation
OrgId: MSFT
Address: One Microsoft Way
City: Redmond
StateProv: WA
PostalCode: 98052
Country: US
RegDate: 1998-07-10
Updated: 2025-06-10
Comment: To report suspected security issues specific to traffic emanating from Microsoft online services, including the distribution of malicious content or other illicit or illegal material through a Microsoft online service, please submit reports to:
Comment: * https://cert.microsoft.com.
Comment:
Comment: For SPAM and other abuse issues, such as Microsoft Accounts, please contact:
Comment: * abuse@microsoft.com.
Comment:
Comment: To report security vulnerabilities in Microsoft products and services, please contact:
Comment: * secure@microsoft.com.
Comment:
Comment: For legal and law enforcement-related requests, please contact:
Comment: * msndcc@microsoft.com
Comment:
Comment: For routing, peering or DNS issues, please
Comment: contact:
Comment: * IOC@microsoft.com
Ref: https://rdap.arin.net/registry/entity/MSFT
OrgTechHandle: BEDAR6-ARIN
OrgTechName: Bedard, Dawn
OrgTechPhone: +1-425-538-6637
OrgTechEmail: dabedard@microsoft.com
OrgTechRef: https://rdap.arin.net/registry/entity/BEDAR6-ARIN
OrgTechHandle: MRPD-ARIN
OrgTechName: Microsoft Routing, Peering, and DNS
OrgTechPhone: +1-425-882-8080
OrgTechEmail: IOC@microsoft.com
OrgTechRef: https://rdap.arin.net/registry/entity/MRPD-ARIN
OrgTechHandle: IPHOS5-ARIN
OrgTechName: IPHostmaster, IPHostmaster
OrgTechPhone: +1-425-538-6637
OrgTechEmail: iphostmaster@microsoft.com
OrgTechRef: https://rdap.arin.net/registry/entity/IPHOS5-ARIN
OrgTechHandle: SINGH683-ARIN
OrgTechName: Singh, Prachi
OrgTechPhone: +1-425-707-5601
OrgTechEmail: pracsin@microsoft.com
OrgTechRef: https://rdap.arin.net/registry/entity/SINGH683-ARIN
OrgRoutingHandle: CHATU3-ARIN
OrgRoutingName: Chaturmohta, Somesh
OrgRoutingPhone: +1-425-882-8080
OrgRoutingEmail: someshch@microsoft.com
OrgRoutingRef: https://rdap.arin.net/registry/entity/CHATU3-ARIN
OrgAbuseHandle: MAC74-ARIN
OrgAbuseName: Microsoft Abuse Contact
OrgAbusePhone: +1-425-882-8080
OrgAbuseEmail: abuse@microsoft.com
OrgAbuseRef: https://rdap.arin.net/registry/entity/MAC74-ARIN
#
# ARIN WHOIS data and services are subject to the Terms of Use
# available at: https://www.arin.net/resources/registry/whois/tou/
#
# If you see inaccuracies in the results, please report at
# https://www.arin.net/resources/registry/whois/inaccuracy_reporting/
#
# Copyright 1997-2026, American Registry for Internet Numbers, Ltd.
#
Iptables rule cidr 52.152.0.0/13 - ip 52.169.206.229
#!/bin/bash
#### IPTABLES RULE ###
# Iptables block cidr
iptables -A INPUT -s 52.152.0.0/13 -j DROP
# Iptables unblock cidr
iptables -D INPUT -s 52.152.0.0/13 -j DROP
# Iptables block ip
iptables -A INPUT -s 52.169.206.229 -j DROP
# Iptables unblock ip
iptables -D INPUT -s 52.169.206.229 -j DROP
#### IPTABLES RULE ###
Result 3 - of cidr 52.152.0.0/13
| Ip | Cidr | Inetnum | host |
|---|---|---|---|
| 52.182.172.157 | 52.152.0.0/13 | 52.145.0.0 - 52.191.255.255 | Host 157.172.182.52.in-addr.arpa. not found: 3(NXDOMAIN) |
| 52.190.188.240 | 52.152.0.0/13 | 52.145.0.0 - 52.191.255.255 | Host 240.188.190.52.in-addr.arpa. not found: 3(NXDOMAIN) |
| 52.178.176.146 | 52.152.0.0/13 | 52.145.0.0 - 52.191.255.255 | Host 146.176.178.52.in-addr.arpa. not found: 3(NXDOMAIN) |