Skip to content

Hostname

anap.fr

Last fetched

anap.fr resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · anap.frRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/anap.fr

Resolution chain

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

IPPrefixASNOperatorCountry
34.226.36.5134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.36.5234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.36.5334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ovh
Organization
gip modernis systeme inform hospitalie
Contact emails

Subdomains

39 observed subdomains of anap.fr.

Web-graph footprint

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

436 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for anap.fr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem8797.anap.fr
SPF_INCLUDEmessage-business.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.anap.fr
SPF_IP185.77.181.102
SPF_IP185.77.181.103
SPF_IP185.77.181.108
SPF_IP213.218.141.37
SPF_IP80.247.230.14
SPF_IP87.252.2.31

Related pages

Pivot deeper into the graph from anap.fr.

Cypher and MCP

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

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