Skip to content

Hostname

www.ardechoise.com

Last fetched

www.ardechoise.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · www.ardechoise.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.ardechoise.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.121.49.5691.121.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with www.ardechoise.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.ardechoise.com.

MechanismTarget
SPF_Amib.ldysteme.fr
SPF_Amibv4.ldsysteme.fr
SPF_Amibv4da.ldsysteme.fr
SPF_Amx2.ldsysteme.fr
SPF_Amx3.ldsysteme.fr
SPF_Amx4.ldsysteme.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.32.106.115
SPF_IP91.121.49.56

Related pages

Pivot deeper into the graph from www.ardechoise.com.

Cypher and MCP

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

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