Skip to content

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

WHISPER CANON · a3com.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/a3com.fr

Resolution chain

a3com.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.251.63.12489.251.48.0/20AS29513FR

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for a3com.fr.

MechanismTarget
SPF_IP137.74.215.0/24
SPF_IP193.70.18.144/32
SPF_IP37.187.133.0/24
SPF_IP37.59.143.0/24
SPF_IP46.105.204.11
SPF_IP51.255.108.0/24
SPF_IP54.36.202.0/24
SPF_IP89.251.61.180
SPF_IP89.251.63.96/27
SPF_IP92.222.145.0/24
SPF_MXa3com.fr

Related pages

Pivot deeper into the graph from a3com.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.