Hostname
milkyeggs.com
Last fetched
milkyeggs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
milkyeggs.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.244.124.37 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.70 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.9 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.95 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.252.58 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.7 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.88 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.90 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of milkyeggs.com owner
- Contact emails
- 1325f539-6e69-427a-82e3-9a48be9396d9@identity-protect.org
- 69c77ecb-6adf-4100-ac99-fabf51889a74@identity-protect.org
- 7da6b7b5-b578-44b9-a5f0-4e88d4ae0daf@identity-protect.org
- a7e33b0d-4511-40e6-9e3d-254223d04d95@identity-protect.org
- dd0ae89c-b2f8-45ba-90b9-2013f4102ff9@identity-protect.org
- e4665956-4cb4-4de9-8d9f-d6bed747f8e6@identity-protect.org
- eb494b41-9355-436a-98c4-3d07a2b8297b@identity-protect.org
Subdomains
2 observed subdomains of milkyeggs.com.
Web-graph footprint
Distinct hostnames that link to or from milkyeggs.com in the public web crawl.
109 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from milkyeggs.com.
- IP · 18.244.124.37
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 1325f539-6e69-427a-82e3-9a48be9396d9@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "milkyeggs.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.