Skip to content

Hostname

amazon.co.za

Last fetched

amazon.co.za resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nom-iq limited as the registrar.

Nutrition Label

WHISPER CANON · amazon.co.zaRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/amazon.co.za

Resolution chain

amazon.co.za resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.253.179.2273.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.236.2083.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.238.2553.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:nom-iq limited
Organization
amazon technologies,
Contact emails

Subdomains

18 observed subdomains of amazon.co.za.

Web-graph footprint

Distinct hostnames that link to or from amazon.co.za in the public web crawl.

983 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amazon.co.za.

MechanismTarget
SPF_INCLUDEamazon.com

Related pages

Pivot deeper into the graph from amazon.co.za.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amazon.co.za"})-[: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.