Skip to content

Hostname

dlf.de

Last fetched

dlf.de resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · dlf.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dlf.de

Resolution chain

dlf.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.110.178.7134.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.117.206.25034.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with dlf.de in WhisperGraph.

Subdomains

16 observed subdomains of dlf.de.

Web-graph footprint

Distinct hostnames that link to or from dlf.de in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dlf.de.

MechanismTarget
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf.nl2go.com
SPF_IP194.31.115.21/32
SPF_IP62.138.90.252
SPF_IP88.198.181.216
SPF_MXdlf.de

Related pages

Pivot deeper into the graph from dlf.de.

Cypher and MCP

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

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