Skip to content

Hostname

loot.co.za

Last fetched

loot.co.za resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:wa networks as the registrar.

Nutrition Label

WHISPER CANON · loot.co.zaRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/loot.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.142.187108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.129.39.163108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.111.918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.106.8734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.192.5934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.120.5534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.248.15952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.122.9552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.142.20952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.223.9352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.232.20252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.169.13652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.247.1352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.244.15252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.232.24552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.199.17554.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.103.7954.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.161.12954.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.64.17554.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.76.9154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:wa networks
Organization
loot online (pty)
Contact emails

Subdomains

13 observed subdomains of loot.co.za.

Web-graph footprint

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

1,208 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for loot.co.za.

MechanismTarget
SPF_Aloot.co.za
SPF_INCLUDE_spf.google.com
SPF_IP102.213.6.176/29
SPF_IP208.94.147.131/32
SPF_IP41.185.56.8/29
SPF_IP74.84.134.144/29
SPF_MXloot.co.za

Related pages

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

Cypher and MCP

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

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