Hostname
arcom.fr
Last fetched
arcom.fr resolves to 6 IPv4 addresses operated by AS1_ALFA-SAFETY Alfa-safety in FR. WHOIS lists registrar:namebay as the registrar.
Nutrition Label
Resolution chain
arcom.fr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.147.199.224 | 217.147.199.0/24 | AS20529 | AS1_ALFA-SAFETY Alfa-safety | FR |
| 217.147.199.225 | 217.147.199.0/24 | AS20529 | AS1_ALFA-SAFETY Alfa-safety | FR |
| 217.147.199.226 | 217.147.199.0/24 | AS20529 | AS1_ALFA-SAFETY Alfa-safety | FR |
| 217.147.204.80 | 217.147.204.0/22 | AS20529 | AS1_ALFA-SAFETY Alfa-safety | FR |
| 217.147.204.81 | 217.147.204.0/22 | AS20529 | AS1_ALFA-SAFETY Alfa-safety | FR |
| 217.147.204.82 | 217.147.204.0/22 | AS20529 | AS1_ALFA-SAFETY Alfa-safety | FR |
WHOIS identity
- Registrar
- registrar:namebay
- Organization
- conseil superieur de l'audiovisuel
- Contact emails
Subdomains
36 observed subdomains of arcom.fr.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arcom.fr in the public web crawl.
1,701 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for arcom.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailing-smtp.safetyhost.net |
| SPF_IP | 130.180.216.166 |
| SPF_IP | 83.118.201.229 |
| SPF_IP | 83.118.213.229 |
| SPF_MX | arcom.fr |
Related pages
Pivot deeper into the graph from arcom.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arcom.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.