Skip to content

Hostname

dilling.fr

Last fetched

dilling.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · dilling.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dilling.fr

Resolution chain

dilling.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
anky production a/s
Contact emails

Subdomains

3 observed subdomains of dilling.fr.

Web-graph footprint

Distinct hostnames that link to or from dilling.fr in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dilling.fr.

MechanismTarget
SPF_Adilling.fr
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP185.65.48.32
SPF_IP185.65.48.34
SPF_MXdilling.fr

Related pages

Pivot deeper into the graph from dilling.fr.

Cypher and MCP

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

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