Skip to content

Hostname

delfingen.com

Last fetched

delfingen.com resolves to 1 IPv4 address operated by AGORANET AGORA CALYCE is a french company offering hosting and Cloud services in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.125.105.20394.125.104.0/21AS47833AGORANET AGORA CALYCE is a french company offering hosting and Cloud servicesFR

WHOIS identity

Registrar
iana:468
Organization
bernard streit
Contact emails

Subdomains

49 observed subdomains of delfingen.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for delfingen.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-inm.eqs-service.com
SPF_IP54.240.105.7
SPF_IP54.240.105.8
SPF_IP54.72.124.22
SPF_MXdelfingen.com

Related pages

Pivot deeper into the graph from delfingen.com.

Cypher and MCP

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

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