Hostname
evasyst.com
Last fetched
evasyst.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evasyst.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.80.112 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.38 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.63 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.78 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.147.101 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.110 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.63 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.91 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.236.53 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.78 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.80 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.83 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evasyst.com owner
- Contact emails
- nin3tailfox@gmail.com
- 215286b0-f234-4076-8d81-a836515fe28e@identity-protect.org
- 2bafac1c-4957-4c15-b8c5-4ab088a3e1f2@identity-protect.org
- 4c03cc8b-6e5c-4dca-876e-9b8237c948d5@identity-protect.org
- 6593f69e-bdd0-48cc-998a-0c378874508c@identity-protect.org
- 65b9c502-adfb-4122-9a85-c03221d81edb@identity-protect.org
- 8a488f86-af70-42af-8d97-3fcd6df18b26@identity-protect.org
- fc06b995-124e-4072-b4a4-32e743bedbc8@identity-protect.org
- owner-11777407@evasyst.com.whoisprivacyservice.org
- owner-3938387@evasyst.com.whoisprivacyservice.org
- owner-7143820@evasyst.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of evasyst.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from evasyst.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for evasyst.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from evasyst.com.
- IP · 18.238.80.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nin3tailfox@gmail.com
- 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: "evasyst.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.