Skip to content

Hostname

dgi-net.de

Last fetched

dgi-net.de resolves to 1 IPv4 address operated by AS25220 in DE.

Nutrition Label

WHISPER CANON · dgi-net.deRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dgi-net.de

Resolution chain

dgi-net.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.197.96.21285.198.19.0/24AS25220DE

WHOIS identity

No WHOIS records are currently associated with dgi-net.de in WhisperGraph.

Subdomains

13 observed subdomains of dgi-net.de.

Web-graph footprint

Distinct hostnames that link to or from dgi-net.de in the public web crawl.

275 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dgi-net.de.

MechanismTarget
SPF_Adgi-net.de
SPF_Amx1.joomla100.de
SPF_Amx2.joomla100.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdgi-net.de

Related pages

Pivot deeper into the graph from dgi-net.de.

Cypher and MCP

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

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