Skip to content

Hostname

dfiles.eu

Last fetched

dfiles.eu resolves to 4 IPv4 addresses operated by WEBZILLA - Webzilla B.V. in NL. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · dfiles.euRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dfiles.eu

Resolution chain

dfiles.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.226.124.10491.226.124.0/24AS35415WEBZILLA - Webzilla B.V.NL
91.226.124.10691.226.124.0/24AS35415WEBZILLA - Webzilla B.V.NL
91.226.124.12091.226.124.0/24AS35415WEBZILLA - Webzilla B.V.NL
91.226.124.12591.226.124.0/24AS35415WEBZILLA - Webzilla B.V.NL

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

37 observed subdomains of dfiles.eu.

Web-graph footprint

Distinct hostnames that link to or from dfiles.eu in the public web crawl.

455 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dfiles.eu.

MechanismTarget
SPF_Adfiles.eu
SPF_INCLUDEmailgun.org
SPF_IP91.226.124.124
SPF_MXdfiles.eu

Related pages

Pivot deeper into the graph from dfiles.eu.

Cypher and MCP

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

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