Skip to content

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

WHISPER CANON · zenrin-datacom.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zenrin-datacom.net

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.

IPPrefixASNOperatorCountry
128.121.56.206128.121.0.0/16AS2914NTT-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.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for zenrin-datacom.net.

MechanismTarget
SPF_INCLUDE45409779.spf06.hubspotemail.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tricorn.net
SPF_IP133.186.35.0/24
SPF_IP164.70.14.234
SPF_IP164.70.20.183
SPF_IP18.176.134.170
SPF_IP18.177.197.70
SPF_IP18.182.207.204
SPF_IP202.217.43.127
SPF_IP202.217.43.254
SPF_IP202.235.76.60
SPF_IP210.144.22.83
SPF_IP218.225.89.12
SPF_IP218.225.89.15
SPF_IP3.115.102.8
SPF_IP52.192.252.81
SPF_IP52.197.175.247
SPF_IP52.197.212.251
SPF_IP52.197.62.35
SPF_IP52.198.44.167
SPF_IP52.69.62.197
SPF_IP54.199.104.41
SPF_IP54.249.31.52
SPF_IP54.249.54.59
SPF_IP54.64.68.26

Related pages

Pivot deeper into the graph from zenrin-datacom.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.