Skip to content

Hostname

mail.programme-clerdome.com

Last fetched

mail.programme-clerdome.com resolves to 1 IPv4 address operated by AS15557 in FR.

Nutrition Label

WHISPER CANON · mail.programme-clerdome.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.programme-clerdome.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.71.184.13037.64.0.0/13AS15557FR

WHOIS identity

No WHOIS records are currently associated with mail.programme-clerdome.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.programme-clerdome.com.

MechanismTarget
SPF_Acourrier.w3plus.fr
SPF_Aexchange.w3plus.fr
SPF_Amail.programme-clerdome.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEw3plus.mailinblack.com
SPF_IP37.71.184.0/24
SPF_MXmail.programme-clerdome.com

Related pages

Pivot deeper into the graph from mail.programme-clerdome.com.

Cypher and MCP

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

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