Hostname
evalu-8.com
Last fetched
evalu-8.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
evalu-8.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 |
|---|---|---|---|---|
| 34.243.122.198 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.243.236.100 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.252.67.66 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.134.236 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.52.167 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.86.127 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.159.43 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.200.112 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.21.222 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.78.53.72 | 54.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.32.242.27 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.215.249 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domains by proxy,
- Contact emails
Subdomains
3 observed subdomains of evalu-8.com.
Web-graph footprint
Distinct hostnames that link to or from evalu-8.com in the public web crawl.
14 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for evalu-8.com.
| Mechanism | Target |
|---|---|
| SPF_A | evalu-8.com |
| SPF_INCLUDE | 3376550.spf05.hubspotemail.net |
| SPF_INCLUDE | mail.evalu-8.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 34.252.109.171 |
| SPF_IP | 63.35.14.73 |
| SPF_MX | evalu-8.com |
Related pages
Pivot deeper into the graph from evalu-8.com.
- IP · 34.243.122.198
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1515
- Country · IE
- Email · dbp@domainsbyproxy.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: "evalu-8.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.