Hostname
evestment.com
Last fetched
evestment.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
evestment.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.221.173.162 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.224.139.182 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.193.91.14 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.146.194 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.243.27 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.29.178 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.42.166 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.102.172 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.165.57 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.168.229 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.130.216 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from evestment.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for evestment.com.
| Mechanism | Target |
|---|---|
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.221.255.186 |
| SPF_IP | 136.147.135.6 |
| SPF_IP | 162.245.226.122 |
| SPF_IP | 206.200.252.0/22 |
| SPF_IP | 207.218.90.0/24 |
| SPF_IP | 217.73.15.0/24 |
| SPF_IP | 34.210.228.67 |
| SPF_IP | 34.217.250.216 |
| SPF_IP | 50.31.58.179 |
| SPF_IP | 52.27.182.229 |
| SPF_IP | 64.79.155.0/24 |
| SPF_IP | 72.1.68.154 |
| SPF_IP | 96.86.228.217 |
Related pages
Pivot deeper into the graph from evestment.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evestment.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.