Skip to content

Hostname

digital-write.jp

Last fetched

digital-write.jp resolves to 1 IPv4 address operated by AS17506 in JP.

Nutrition Label

WHISPER CANON · digital-write.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/digital-write.jp

Resolution chain

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

IPPrefixASNOperatorCountry
124.32.142.103124.32.0.0/14AS17506JP

WHOIS identity

Registrar
Organization
japan registry services jpdirect
Contact emails

Subdomains

10 observed subdomains of digital-write.jp.

Web-graph footprint

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

23 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for digital-write.jp.

MechanismTarget
SPF_IP125.100.137.176/28
SPF_IP125.206.201.252

Related pages

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

Cypher and MCP

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

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