Skip to content

Hostname

49365a.com

Last fetched

49365a.com resolves to 16 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 49365a.comRouting diversity3.9/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/49365a.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.33.248.118130.35.104.0/21AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
172.188.43.145172.216.21.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
172.188.81.27172.216.21.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
172.188.96.253172.216.21.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
172.188.97.47172.216.21.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
4.145.83.1034.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
4.145.91.384.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.230.105.10154.20.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.230.96.3554.20.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
74.226.104.2574.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.226.112.17674.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.226.112.18374.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.226.112.18574.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.226.88.12374.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.226.96.14474.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.226.96.14674.231.125.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of 49365a.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 49365a.com.

Cypher and MCP

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

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