Hostname
evalubox.com
Last fetched
evalubox.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evalubox.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.5.112 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.17 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.34 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.67 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.173.116 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.43 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.71 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.75 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evalubox.com owner
- Contact emails
- 0b0b94c6-5161-499d-a3f6-be06a1d46b7e@identity-protect.org
- 110739c1-5261-46f2-9c32-26bf91036c0a@identity-protect.org
- 7f508f55-58b4-41e5-aefc-9ec4a30e6427@identity-protect.org
- contact@privacyprotect.org
- e9815a4a-a929-4287-8fd9-3959a204ff3d@identity-protect.org
- ea32d789-8f3f-428a-a673-ce0e10cff12e@identity-protect.org
- f64f5674-0891-49fb-b308-d682247b6a6a@identity-protect.org
- f8e1a7e1-4625-4fa1-96b6-748a1874ab0b@identity-protect.org
Subdomains
8 observed subdomains of evalubox.com.
Web-graph footprint
Distinct hostnames that link to or from evalubox.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from evalubox.com.
- IP · 13.225.5.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0b0b94c6-5161-499d-a3f6-be06a1d46b7e@identity-protect.org
- TLD · .com
- Browse hostnames · ev…
- 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: "evalubox.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.