Hostname
equalsgroup.com
Last fetched
equalsgroup.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
equalsgroup.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.135.159.35 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.42.221.206 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.102.231 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.12.189 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.171.140.109 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.177.0.132 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of equalsgroup.com owner
- Contact emails
- 7f2c8pg17oj118ru42fm5s2ira@domaindiscreet.com
- 02a558dd-5f8f-4939-9efd-19e1f66d963b@identity-protect.org
- 5aa748c0-2c2c-48a3-a033-44b49e28d302@identity-protect.org
- 634686e9-3f40-49bb-8b7e-a8c37cc6267e@identity-protect.org
- 841e8232-69a6-411d-be75-55f26765f90a@identity-protect.org
- ab383c94-61bf-4d18-8497-595d9515c33c@identity-protect.org
- c14466ea-a17d-48d1-a0db-83b304568489@identity-protect.org
- techinfo@equals.co.za
Web-graph footprint
Distinct hostnames that link to or from equalsgroup.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from equalsgroup.com.
- IP · 13.135.159.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 7f2c8pg17oj118ru42fm5s2ira@domaindiscreet.com
- TLD · .com
- Browse hostnames · eq…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "equalsgroup.com"})-[: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.