Skip to content

Hostname

a2com.fr

Last fetched

a2com.fr resolves to 1 IPv4 address operated by BRETAGNETELECOM in FR. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · a2com.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/a2com.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.40.226.226185.40.224.0/22AS42845BRETAGNETELECOMFR

WHOIS identity

Registrar
registrar:namebay
Organization
foliateam a2com
Contact emails

Subdomains

9 observed subdomains of a2com.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for a2com.fr.

MechanismTarget
SPF_Amx1.a2com.fr
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.54.74.14
SPF_IP37.157.230.132
SPF_IP37.157.230.137
SPF_IP5.135.78.203
SPF_IP52.47.158.217
SPF_IP82.138.95.210/32
SPF_IP89.251.53.12
SPF_IP95.128.150.12
SPF_IP95.128.150.20

Related pages

Pivot deeper into the graph from a2com.fr.

Cypher and MCP

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

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