Hostname
eagerwords-test.com
Last fetched
eagerwords-test.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eagerwords-test.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.187.112 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.25 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.46 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.58 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.73.38 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.48 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.55 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.9 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eagerwords-test.com owner
- Contact emails
- 09967a62-e135-4577-ad0f-893b49c230d5@identity-protect.org
- 566ec97a-1d7a-4136-9c2d-4c813eaf5b9b@identity-protect.org
- 6458bffd-a2b7-4276-b8a2-d4790699cf4f@identity-protect.org
- 64b3e044-6719-48ce-8d72-cf597c151e0d@identity-protect.org
- a5b49ee8-6196-4dff-95a7-f83604962876@identity-protect.org
- af7c1759-d59b-4853-9d96-a14f790b2415@identity-protect.org
- owner-7566432@eagerwords-test.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of eagerwords-test.com.
| Subdomain |
|---|
| www.eagerwords-test.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for eagerwords-test.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from eagerwords-test.com.
- IP · 18.173.187.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 09967a62-e135-4577-ad0f-893b49c230d5@identity-protect.org
- TLD · .com
- Browse hostnames · ea…
- 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: "eagerwords-test.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.