Skip to content

Hostname

die-nf.de

Last fetched

die-nf.de resolves to 1 IPv4 address operated by AS48314 in DE.

Nutrition Label

WHISPER CANON · die-nf.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/die-nf.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.142.42.41193.142.42.0/24AS48314DE

WHOIS identity

No WHOIS records are currently associated with die-nf.de in WhisperGraph.

Subdomains

4 observed subdomains of die-nf.de.

Web-graph footprint

Distinct hostnames that link to or from die-nf.de in the public web crawl.

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for die-nf.de.

MechanismTarget
SPF_Amail.die-nf.de
SPF_IP185.201.85.138
SPF_IP80.250.128.27
SPF_IP80.250.128.28
SPF_IP93.240.107.240
SPF_MXdie-nf.de

Related pages

Pivot deeper into the graph from die-nf.de.

Cypher and MCP

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

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