Skip to content

Hostname

d-zero.co.jp

Last fetched

d-zero.co.jp resolves to 1 IPv4 address operated by NTT-DATA-2914 - NTT America, Inc. in TW.

Nutrition Label

WHISPER CANON · d-zero.co.jpRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/d-zero.co.jp

Resolution chain

d-zero.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.58.36.17761.58.76.0/23AS2914NTT-DATA-2914 - NTT America, Inc.TW

WHOIS identity

Registrar
Organization
d-zero corporation
Contact emails

Subdomains

13 observed subdomains of d-zero.co.jp.

Web-graph footprint

Distinct hostnames that link to or from d-zero.co.jp in the public web crawl.

82 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for d-zero.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.bmv.jp
SPF_IP153.126.194.140
SPF_IP153.127.35.191
SPF_IP59.106.13.113
SPF_IP61.58.36.177

Related pages

Pivot deeper into the graph from d-zero.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d-zero.co.jp"})-[: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.