Hostname
easyequities.io
Last fetched
easyequities.io resolves to 5 IPv4 addresses operated by AS327693 in ZA. WHOIS lists iana:1466 as the registrar.
Nutrition Label
Resolution chain
easyequities.io 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 |
|---|---|---|---|---|
| 160.119.141.114 | 160.119.136.0/21 | AS327693 | — | ZA |
| 54.192.35.127 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.36 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.42 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.62 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1466
- Organization
- global trader
- Contact emails
- —
Subdomains
76 observed subdomains of easyequities.io.
Showing 16 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from easyequities.io in the public web crawl.
14 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for easyequities.io.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _sd4wo8c04.sdmarc.net |
Related pages
Pivot deeper into the graph from easyequities.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easyequities.io"})-[: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.