Skip to content

Hostname

ba2e.com

Last fetched

ba2e.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ba2e.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ba2e.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.204.2846.105.204.0/24AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
communaute d'agglomeration du bassin d'arcachon sud - cobas
Contact emails

Subdomains

1 observed subdomain of ba2e.com.

Subdomain
www.ba2e.com

Web-graph footprint

Distinct hostnames that link to or from ba2e.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ba2e.com.

MechanismTarget
SPF_Aba2e.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEprotect.smtpout.adista.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP198.2.139.145
SPF_IP212.51.165.4
SPF_IP93.188.174.202/32

Related pages

Pivot deeper into the graph from ba2e.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ba2e.com"})-[: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.