Hostname
evalartapp.com
Last fetched
evalartapp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evalartapp.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.52.165.232 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.52.94.217 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.169.169.110 | 184.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.86.183 | 50.18.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.142.112 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.101.18 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evalartapp.com owner
- Contact emails
- 31f5bc04-e934-457a-9182-65442e7140a8@identity-protect.org
- 47b3f8ac-f609-4317-8966-deedcfb59103@identity-protect.org
- 6b2a926a-f44a-4607-975e-3bcc7309a403@identity-protect.org
- c8e4697c-cfef-45fa-aa1a-e3fa4eecd1e7@identity-protect.org
- ce8476bb-f48d-41be-88d2-f03db80f00d7@identity-protect.org
- df73b4b1-f9d4-4d85-9c69-d1061df754d9@identity-protect.org
- f1751481-4408-442e-b8fb-a557c5ef2457@identity-protect.org
- owner-4191055@evalartapp.com.whoisprivacyservice.org
- owner-6490164@evalartapp.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of evalartapp.com.
Web-graph footprint
Distinct hostnames that link to or from evalartapp.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for evalartapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | _spf.smtp.mailtrap.live |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from evalartapp.com.
- IP · 13.52.165.232
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 31f5bc04-e934-457a-9182-65442e7140a8@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: "evalartapp.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.