Skip to content

Hostname

dir.co.jp

Last fetched

dir.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · dir.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dir.co.jp

Resolution chain

dir.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
daiwa institute of research
Contact emails

Subdomains

42 observed subdomains of dir.co.jp.

Web-graph footprint

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

1,170 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEkfs.kddi.ne.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_IP111.108.186.0/24
SPF_IP111.87.27.0/24
SPF_IP202.33.250.208/28
SPF_IP203.89.128.67
SPF_IP210.188.158.0/26
SPF_IP210.249.150.0/24
SPF_IP211.135.255.148
SPF_IP211.135.255.156
SPF_IP23.100.104.77
SPF_IP52.156.44.246

Related pages

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

Cypher and MCP

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

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