Skip to content

Hostname

harmattan.fr

Last fetched

harmattan.fr resolves to 1 IPv4 address operated by AS49152 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · harmattan.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/harmattan.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.57.13.106185.57.13.0/24AS49152FR

WHOIS identity

Registrar
registrar:gandi
Organization
editions l'harmattan
Contact emails

Subdomains

83 observed subdomains of harmattan.fr.

Web-graph footprint

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

343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for harmattan.fr.

MechanismTarget
SPF_Aharmattan.fr
SPF_Asmtp5.silae.fr
SPF_INCLUDEmessage-business.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEservers.etarget-emailing.com
SPF_IP109.69.189.113
SPF_IP109.69.190.251
SPF_IP2001:41d0:a:1e5b:0:0:0:0
SPF_IP37.187.134.187
SPF_MXharmattan.fr

Related pages

Pivot deeper into the graph from harmattan.fr.

Cypher and MCP

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

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