Hostname
milkywire.com
Last fetched
milkywire.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
milkywire.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.172.170.11 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.33 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.67 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.92 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.119 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.55 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.61 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.72 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of milkywire.com owner
- Contact emails
- n.sunden@gmail.com
- 2d395207-8a3b-4774-9a34-a7478a271936@identity-protect.org
- 3e55d6bb-26af-4e8f-b1b4-2ea6d72cb611@identity-protect.org
- a23efb0e-1c83-47db-971c-143be58ad98a@identity-protect.org
- cf5633bf-be60-4fe2-b4f4-272cfefe7d17@identity-protect.org
- e16b5c53-99a3-4edd-aff0-90c44e0fb943@identity-protect.org
- f7e9d621-0b31-45a0-aebf-8562cd0ef1bb@identity-protect.org
Subdomains
11 observed subdomains of milkywire.com.
Web-graph footprint
Distinct hostnames that link to or from milkywire.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for milkywire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7834615.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from milkywire.com.
- IP · 18.172.170.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · n.sunden@gmail.com
- 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: "milkywire.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.