Skip to content

Hostname

daj.co.jp

Last fetched

daj.co.jp resolves to 1 IPv4 address operated by DATAHOTEL-JP - AS for DATAHOTEL, which is one of iDC in Japan, in JP.

Nutrition Label

WHISPER CANON · daj.co.jpRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/daj.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
203.174.69.14203.174.64.0/20AS17707DATAHOTEL-JP - AS for DATAHOTEL, which is one of iDC in Japan,JP

WHOIS identity

Registrar
Organization
digital arts
Contact emails

Subdomains

30 observed subdomains of daj.co.jp.

Web-graph footprint

Distinct hostnames that link to or from daj.co.jp in the public web crawl.

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for daj.co.jp.

Related pages

Pivot deeper into the graph from daj.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "daj.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.