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
Resolution chain
anap.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.226.36.51 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.226.36.52 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.226.36.53 | 34.224.0.0/12 | AS14618 | AMAZON-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.
Showing 25 of 39. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for anap.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | em8797.anap.fr |
| SPF_INCLUDE | message-business.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.mailinblack.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.anap.fr |
| SPF_IP | 185.77.181.102 |
| SPF_IP | 185.77.181.103 |
| SPF_IP | 185.77.181.108 |
| SPF_IP | 213.218.141.37 |
| SPF_IP | 80.247.230.14 |
| SPF_IP | 87.252.2.31 |
Related pages
Pivot deeper into the graph from anap.fr.
- IP · 34.226.36.51
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:ovh
- Country · US
- Email · bmessager@anap.fr
- TLD · .fr
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.