Skip to content

Hostname

aa-team.com

Last fetched

aa-team.com resolves to 1 IPv4 address operated by VOXILITY in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.96.7.780.96.7.0/24AS3223VOXILITYRO

WHOIS identity

Registrar
iana:146
Organization
alexandra ipate
Contact emails

Subdomains

55 observed subdomains of aa-team.com.

Web-graph footprint

Distinct hostnames that link to or from aa-team.com in the public web crawl.

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aa-team.com.

MechanismTarget
SPF_Aaa-team.com
SPF_IP216.139.215.0/24
SPF_IP89.36.24.0/21
SPF_MXaa-team.com

Related pages

Pivot deeper into the graph from aa-team.com.

Cypher and MCP

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

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