Skip to content

Hostname

70251.academy

Last fetched

70251.academy resolves to 15 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 70251.academyRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/70251.academy

Resolution chain

70251.academy resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.33.112.48130.33.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
154.19.85.22154.18.0.0/15AS174COGENT-174 - Cogent Communications, LLCHK
154.19.85.29154.18.0.0/15AS174COGENT-174 - Cogent Communications, LLCHK
154.19.85.39154.18.0.0/15AS174COGENT-174 - Cogent Communications, LLCHK
172.188.81.190172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
172.233.221.214172.233.208.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.234.199.15172.234.192.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.237.145.27172.237.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
20.205.183.7420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.163.66.3752.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.187.165.7152.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.187.25.12352.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.187.41.1352.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
74.176.177.22674.176.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP
74.176.187.6874.176.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 70251.academy.

Cypher and MCP

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

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