Skip to content

Hostname

nomade-aventure.com

Last fetched

nomade-aventure.com resolves to 11 IPv4 addresses operated by AS8426 in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · nomade-aventure.comRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nomade-aventure.com

Resolution chain

nomade-aventure.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
frederic moulin
Contact emails

Subdomains

11 observed subdomains of nomade-aventure.com.

Web-graph footprint

Distinct hostnames that link to or from nomade-aventure.com in the public web crawl.

368 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for nomade-aventure.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vdm.com
SPF_IP146.59.209.15
SPF_IP188.130.78.202
SPF_IP194.146.175.83/32
SPF_IP195.101.183.221
SPF_IP195.101.7.166
SPF_IP195.101.99.77/32
SPF_IP77.158.15.58
SPF_IP89.185.33.40
SPF_IP89.185.33.79
SPF_IP89.185.39.51
SPF_IP89.185.39.52
SPF_MXnomade-aventure.com

Related pages

Pivot deeper into the graph from nomade-aventure.com.

Cypher and MCP

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

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