Skip to content

Hostname

antena2.com

Last fetched

antena2.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · antena2.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/antena2.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.160.10143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.119143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.21143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.62143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1113.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1133.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.263.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.273.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.1203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1293.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.493.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.543.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of antena2.com.

Web-graph footprint

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

617 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for antena2.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from antena2.com.

Cypher and MCP

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

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