Skip to content

Hostname

aa2000.com.ar

Last fetched

aa2000.com.ar resolves to 1 IPv4 address operated by LEVEL3 - Level 3 Parent, LLC in AR.

Nutrition Label

WHISPER CANON · aa2000.com.arRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aa2000.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
200.32.111.231200.32.111.224/27AS3356LEVEL3 - Level 3 Parent, LLCAR

WHOIS identity

No WHOIS records are currently associated with aa2000.com.ar in WhisperGraph.

Subdomains

25 observed subdomains of aa2000.com.ar.

Web-graph footprint

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

668 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aa2000.com.ar.

MechanismTarget
SPF_EXISTS%{i}.spf.hc6303-47.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP186.153.179.171
SPF_IP190.139.108.116
SPF_IP200.32.111.226
SPF_IP200.32.111.245
SPF_IP200.45.16.198
SPF_IP200.70.19.5
SPF_MXaa2000.com.ar

Related pages

Pivot deeper into the graph from aa2000.com.ar.

Cypher and MCP

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

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