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
Resolution chain
70251.academy resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.33.112.48 | 130.33.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
| 154.19.85.22 | 154.18.0.0/15 | AS174 | COGENT-174 - Cogent Communications, LLC | HK |
| 154.19.85.29 | 154.18.0.0/15 | AS174 | COGENT-174 - Cogent Communications, LLC | HK |
| 154.19.85.39 | 154.18.0.0/15 | AS174 | COGENT-174 - Cogent Communications, LLC | HK |
| 172.188.81.190 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 172.233.221.214 | 172.233.208.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.234.199.15 | 172.234.192.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.237.145.27 | 172.237.128.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 20.205.183.74 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 52.163.66.37 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 52.187.165.71 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 52.187.25.123 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 52.187.41.13 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
| 74.176.177.226 | 74.176.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
| 74.176.187.68 | 74.176.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
WHOIS identity
- Registrar
- iana:1479
- Organization
- see privacyguardian.org
- Contact emails
- —
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 70251.academy.
- IP · 130.33.112.48
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1479
- Country · JP
- TLD · .academy
- Browse hostnames · 70…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.