Skip to content

Hostname

antdomaincerttest.com

Last fetched

antdomaincerttest.com resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · antdomaincerttest.comRouting diversity4.2/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/antdomaincerttest.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.203.157.4128.211.20.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
128.203.159.161128.211.20.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
172.169.172.162172.216.54.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
172.169.87.85172.216.54.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.40.202.2820.47.1.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
4.249.162.2295.0.0.0/19AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
48.214.158.8749.0.6.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
48.214.196.13449.0.6.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
64.236.11.12264.237.29.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12412516210
Contact emails

Subdomains

22 observed subdomains of antdomaincerttest.com.

Threat posture

History

Related pages

Pivot deeper into the graph from antdomaincerttest.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "antdomaincerttest.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.