Skip to content

Hostname

2abty866.com

Last fetched

2abty866.com resolves to 20 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 2abty866.comRouting diversity7.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/2abty866.com

Resolution chain

2abty866.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.239.12.1320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.239.9.22120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.24.113.1920.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.247.228.15920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.255.111.6820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.255.126.21720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
34.104.145.24634.104.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.14.145.8734.14.128.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.142.222.17934.142.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.151.4034.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.199.18434.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.146.5.9034.146.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.146.81.17334.146.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.15.143.21834.15.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTH
34.15.152.18234.15.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTH
34.47.243.14034.47.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.84.44.9034.84.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.85.50.15934.85.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.87.79.20434.87.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.92.132.21634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 2abty866.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "2abty866.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.