Hostname
a3com.fr
Last fetched
a3com.fr resolves to 1 IPv4 address operated by AS29513 in FR. WHOIS lists registrar:amen / agence des médias numériques as the registrar.
Nutrition Label
Resolution chain
a3com.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.251.63.124 | 89.251.48.0/20 | AS29513 | — | FR |
WHOIS identity
- Registrar
- registrar:amen / agence des médias numériques
- Organization
- —
- Contact emails
Subdomains
10 observed subdomains of a3com.fr.
Web-graph footprint
Distinct hostnames that link to or from a3com.fr in the public web crawl.
71 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for a3com.fr.
| Mechanism | Target |
|---|---|
| SPF_IP | 137.74.215.0/24 |
| SPF_IP | 193.70.18.144/32 |
| SPF_IP | 37.187.133.0/24 |
| SPF_IP | 37.59.143.0/24 |
| SPF_IP | 46.105.204.11 |
| SPF_IP | 51.255.108.0/24 |
| SPF_IP | 54.36.202.0/24 |
| SPF_IP | 89.251.61.180 |
| SPF_IP | 89.251.63.96/27 |
| SPF_IP | 92.222.145.0/24 |
| SPF_MX | a3com.fr |
Related pages
Pivot deeper into the graph from a3com.fr.
- IP · 89.251.63.124
- ASN · AS29513
- Registrar · registrar:amen / agence des médias numériques
- Country · FR
- Email · bruno.baron@a3com.fr
- TLD · .fr
- Browse hostnames · a3…
- 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: "a3com.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.