Skip to content

Hostname

mb24.25168.cfd

Last fetched

mb24.25168.cfd resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK.

Nutrition Label

WHISPER CANON · mb24.25168.cfdRouting diversity4.2/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mb24.25168.cfd

Resolution chain

mb24.25168.cfd resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.208.108.95104.218.89.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
156.234.119.107156.234.246.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.119.108156.234.246.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
20.200.212.522.0.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.205.41.19022.0.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.24.68.5920.33.7.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
4.217.181.1044.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
4.241.241.1184.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

No WHOIS records are currently associated with mb24.25168.cfd in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mb24.25168.cfd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mb24.25168.cfd"})-[: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.