Hostname
adoptapetforever.com
Last fetched
adoptapetforever.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adoptapetforever.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 |
|---|---|---|---|---|
| 108.138.106.103 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.106 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.23 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.73 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.158.147.26 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.48 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.65 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.86 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adoptapetforever.com owner
- Contact emails
- 0a95554d-3f02-4da2-8db4-55f773742520@identity-protect.org
- 1115cbe5-f008-402e-bafa-96bb5ceafb56@identity-protect.org
- 795bef17-544d-466e-9c28-7495015f3ec1@identity-protect.org
- 895ea2b4-0da7-4bb4-8ec6-53bfb5758e8c@identity-protect.org
- 8e173da0-8615-4cbb-931c-7ef55b8d3779@identity-protect.org
- a0494382-6f1b-4ba0-ac3c-aa131d0ec7b2@identity-protect.org
- ea2230cb-8f32-4adb-aeb2-e8c47aa3160b@identity-protect.org
Subdomains
1 observed subdomain of adoptapetforever.com.
| Subdomain |
|---|
| api.adoptapetforever.com |
Threat posture
History
Related pages
Pivot deeper into the graph from adoptapetforever.com.
- IP · 108.138.106.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a95554d-3f02-4da2-8db4-55f773742520@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adoptapetforever.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.