Skip to content

Hostname

ducatillon.com

Last fetched

ducatillon.com resolves to 1 IPv4 address operated by NEXYLAN in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.153.11.144185.153.10.0/23AS199758NEXYLANFR

WHOIS identity

Registrar
iana:88
Organization
arnaud meyer
Contact emails

Subdomains

26 observed subdomains of ducatillon.com.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ducatillon.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mydialoginsight.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.splio.com
SPF_IP185.153.11.144
SPF_IP185.153.11.172
SPF_IP185.153.11.181
SPF_IP185.218.212.210
SPF_IP188.231.8.190
SPF_IP35.210.38.33
SPF_IP46.29.122.9/32
SPF_IP51.68.84.152
SPF_IP51.91.145.161
SPF_IP51.91.48.228
SPF_IP85.112.205.158
SPF_IP93.184.32.141

Related pages

Pivot deeper into the graph from ducatillon.com.

Cypher and MCP

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

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