Hostname
easyequities.co.za
Last fetched
easyequities.co.za resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1079 as the registrar.
Nutrition Label
Resolution chain
easyequities.co.za resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.128 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.13 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.22 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.32 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 160.119.141.114 | 160.119.136.0/21 | AS327693 | — | ZA |
WHOIS identity
- Registrar
- iana:1079
- Organization
- global trader
- Contact emails
Subdomains
42 observed subdomains of easyequities.co.za.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from easyequities.co.za in the public web crawl.
246 sites link to this hostname.
49 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for easyequities.co.za.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _sm9907m3v.sdmarc.net |
Related pages
Pivot deeper into the graph from easyequities.co.za.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easyequities.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.