Hostname
mixody.com
Last fetched
mixody.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mixody.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.184.70.253 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.193.196.233 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.198.117.38 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.76.233.102 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.11.42 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.219.164 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mixody.com owner
- Contact emails
- mixody.com@domainsbyproxy.com
- 095d348f-b828-4c81-8616-ff76f8f9dd95@identity-protect.org
- 0eb912d1-f67e-49de-8965-11e07a3fc685@identity-protect.org
- 26c091da-c805-4b9e-bbae-9e88a31f0a52@identity-protect.org
- 2b73a994-60fc-4d75-880f-d52247f879d9@identity-protect.org
- 57541bab-c458-4edc-8f6b-51b7e27a8c9c@identity-protect.org
- 5aa6a287-40c2-487d-907f-2c2d3e468cdb@identity-protect.org
- 72fd93ad-b5ed-4413-9b2d-1fb7f44c0cea@identity-protect.org
- owner-12117395@mixody.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of mixody.com.
Showing 5 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mixody.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 mixody.com.
| Mechanism | Target |
|---|---|
| SPF_A | mixody.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | webmail.your-server.de |
| SPF_MX | mixody.com |
Related pages
Pivot deeper into the graph from mixody.com.
- IP · 18.184.70.253
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · mixody.com@domainsbyproxy.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: "mixody.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.