Skip to content

Hostname

eqa.com.ar

Last fetched

eqa.com.ar resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · eqa.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eqa.com.ar

Resolution chain

eqa.com.ar resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.119.122.16618.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.191.192.17318.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

12 observed subdomains of eqa.com.ar.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eqa.com.ar.

MechanismTarget
SPF_Aeqa.com.ar
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP181.30.109.58/32
SPF_IP181.44.40.239/32
SPF_IP201.251.125.250/32
SPF_MXeqa.com.ar

Related pages

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

Cypher and MCP

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

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