Skip to content

Hostname

headers.com.ar

Last fetched

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

Nutrition Label

WHISPER CANON · headers.com.arRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/headers.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.128.1813.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2113.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.103.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.113.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.233.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.593.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.513.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1143.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1763.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.833.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.16852.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.452.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.103.3252.219.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.107.8852.219.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.10452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.141.3252.219.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.143.8052.219.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.233.12052.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

33 observed subdomains of headers.com.ar.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for headers.com.ar.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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