Skip to content

Hostname

dbj-digital.jp

Last fetched

dbj-digital.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · dbj-digital.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/dbj-digital.jp

Resolution chain

dbj-digital.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
consist
Contact emails

Subdomains

1 observed subdomain of dbj-digital.jp.

Web-graph footprint

Distinct hostnames that link to or from dbj-digital.jp in the public web crawl.

22 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dbj-digital.jp.

MechanismTarget
SPF_Amail.consist.jp
SPF_Amta.consist.jp
SPF_Amta.dbj-digital.jp
SPF_INCLUDEdococab.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spcloud.jp
SPF_INCLUDEwebcas.net

Related pages

Pivot deeper into the graph from dbj-digital.jp.

Cypher and MCP

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

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