Skip to content

Hostname

digion.com

Last fetched

digion.com resolves to 1 IPv4 address operated by SO-NET Sony Network Communications Inc. in JP.

Nutrition Label

WHISPER CANON · digion.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digion.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.203.100.2392.202.0.0/15AS2527SO-NET Sony Network Communications Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from digion.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for digion.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEkfs.kddi.ne.jp
SPF_INCLUDEnotification.fortinet.net
SPF_IP106.162.181.140/29
SPF_IP207.126.144.0/20
SPF_IP208.91.114.151/32
SPF_IP210.168.183.96/30
SPF_IP3.112.186.172
SPF_IP3.113.131.93
SPF_IP3.113.207.179
SPF_IP3.115.240.214
SPF_IP3.115.252.165
SPF_IP52.192.28.204
SPF_IP54.249.123.208
SPF_IP54.64.150.240
SPF_IP64.18.0.0/20

Related pages

Pivot deeper into the graph from digion.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digion.com"})-[: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.