Hostname
zenrin-datacom.net
Last fetched
zenrin-datacom.net resolves to 1 IPv4 address operated by NTT-DATA-2914 - NTT America, Inc. in US. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
zenrin-datacom.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.121.56.206 | 128.121.0.0/16 | AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
WHOIS identity
- Registrar
- iana:1485
- Organization
- zenrin datacom co.,ltd.
- Contact emails
Subdomains
11 observed subdomains of zenrin-datacom.net.
Web-graph footprint
Distinct hostnames that link to or from zenrin-datacom.net in the public web crawl.
292 sites link to this hostname.
107 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for zenrin-datacom.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45409779.spf06.hubspotemail.net |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tricorn.net |
| SPF_IP | 133.186.35.0/24 |
| SPF_IP | 164.70.14.234 |
| SPF_IP | 164.70.20.183 |
| SPF_IP | 18.176.134.170 |
| SPF_IP | 18.177.197.70 |
| SPF_IP | 18.182.207.204 |
| SPF_IP | 202.217.43.127 |
| SPF_IP | 202.217.43.254 |
| SPF_IP | 202.235.76.60 |
| SPF_IP | 210.144.22.83 |
| SPF_IP | 218.225.89.12 |
| SPF_IP | 218.225.89.15 |
| SPF_IP | 3.115.102.8 |
| SPF_IP | 52.192.252.81 |
| SPF_IP | 52.197.175.247 |
| SPF_IP | 52.197.212.251 |
| SPF_IP | 52.197.62.35 |
| SPF_IP | 52.198.44.167 |
| SPF_IP | 52.69.62.197 |
| SPF_IP | 54.199.104.41 |
| SPF_IP | 54.249.31.52 |
| SPF_IP | 54.249.54.59 |
| SPF_IP | 54.64.68.26 |
Related pages
Pivot deeper into the graph from zenrin-datacom.net.
- IP · 128.121.56.206
- ASN · AS2914NTT-DATA-2914 - NTT America, Inc.
- Registrar · iana:1485
- Country · US
- Email · domain_adminj@mediagalaxy.ne.jp
- TLD · .net
- Browse hostnames · ze…
- 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: "zenrin-datacom.net"})-[: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.