Hostname
daddy-memes.com
Last fetched
daddy-memes.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
daddy-memes.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.178.228 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.248 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.187.61 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.80 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.2.45 | 3.5.2.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.217.101.147 | 52.217.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.109 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.126.141 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.229.253 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.41.243 | 52.217.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.88.91 | 52.217.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.161.77 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.197.189 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.198.197 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.235.181 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daddy-memes.com owner
- Contact emails
- 5af1595e-8add-47d8-86b5-5ac69607c412@identity-protect.org
- 5cabecb5-7e69-468f-9167-fe3ac44f54a3@identity-protect.org
- 63294624-0266-488a-965e-1e170729f932@identity-protect.org
- 7c432a36-db05-4a40-9c15-b8d60219523b@identity-protect.org
- d1cf5afd-f57b-4084-b993-98ac72d70eda@identity-protect.org
- e45c5570-461d-41b3-8f76-db61de5fa854@identity-protect.org
- f10cb8ad-c0b9-49c8-8a7f-2946489204c2@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from daddy-memes.com.
- IP · 16.15.178.228
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5af1595e-8add-47d8-86b5-5ac69607c412@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "daddy-memes.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.