Hostname
andersonprints.com
Last fetched
andersonprints.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
andersonprints.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.179.117 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.180.51 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.181.194 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.39 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.216.125 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.108.253 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.65.109 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.8.221 | 3.5.8.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.221.173 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.61.221 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.205 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.37 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.125.229 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.83.67 | 52.217.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.203.69 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of andersonprints.com owner
- Contact emails
- 329f6ef0-3981-428c-9ed9-96717d1973a3@identity-protect.org
- 414fa304-a76d-4e68-8cab-f457535c9f77@identity-protect.org
- 4e9edbac-f501-457c-9d51-be286d3673d4@identity-protect.org
- a5fc45f3-495b-49bf-81dc-a15f7fe15ebe@identity-protect.org
- cbaeaac0-ed57-47a9-a923-cfdf4e60afd3@identity-protect.org
- f70a555e-65d3-4ddd-a4a3-afca04fa1f6b@identity-protect.org
Subdomains
1 observed subdomain of andersonprints.com.
| Subdomain |
|---|
| www.andersonprints.com |
Web-graph footprint
Distinct hostnames that link to or from andersonprints.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for andersonprints.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from andersonprints.com.
- IP · 16.15.179.117
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 329f6ef0-3981-428c-9ed9-96717d1973a3@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "andersonprints.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.