Hostname
evolutionautomation.com
Last fetched
evolutionautomation.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evolutionautomation.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.9.120 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.13.171.106 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.133.48.43 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.149.97.210 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrew tod
- Contact emails
- atod1984@gmail.com
- 2be36fc7-f4a3-4ff9-9c21-cd432746345a@identity-protect.org
- 6a47bc67-99f4-4d2d-ae73-7bd051144cc5@identity-protect.org
- 7876687b-e27b-4279-b17f-6d6dc7660d30@identity-protect.org
- cabc6cb3-35b1-4da8-a295-a24b620d4625@identity-protect.org
- owner-2485782@evolutionautomation.com.whoisprivacyservice.org
- owner-5802326@evolutionautomation.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of evolutionautomation.com.
Web-graph footprint
Distinct hostnames that link to or from evolutionautomation.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for evolutionautomation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from evolutionautomation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evolutionautomation.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.