Skip to content

Hostname

andee.fr

Last fetched

andee.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · andee.frRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/andee.fr

Resolution chain

andee.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ovh
Organization
jean-michel chrisostome
Contact emails

Subdomains

10 observed subdomains of andee.fr.

Web-graph footprint

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

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for andee.fr.

MechanismTarget
SPF_Aandee.fr
SPF_Asys04.andee.fr
SPF_Avps-2f73baff.vps.ovh.net
SPF_Avps-766c4946.vps.ovh.net
SPF_INCLUDEmx.ovh.com
SPF_IP51.254.136.81
SPF_IP57.128.181.252
SPF_IP91.121.34.85
SPF_IP94.23.18.228
SPF_MXsmtp.andee.fr

Related pages

Pivot deeper into the graph from andee.fr.

Cypher and MCP

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

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