Hostname
mailshake-dev.com
Last fetched
mailshake-dev.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
mailshake-dev.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.164.96.129 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.44 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.78 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.83 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.115 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.121 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.81 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.69.87 | 3.167.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mailshake-dev.com owner
- Contact emails
- 762ab264-bde8-4706-9893-5f308a2d8d08@identity-protect.org
- 803aa383-39fe-48bf-8905-bb6369e0130c@identity-protect.org
- abc21068-72f7-49be-bc17-ab262587cc3b@identity-protect.org
- b45ebce7-2f55-4d6d-9ca9-6978e30df1b9@identity-protect.org
- d3a914c8-24b6-410a-9848-ac1b7c542f65@identity-protect.org
- e832c9b9-2d72-40ba-ad71-90688ca06898@identity-protect.org
- owner-3138729@mailshake-dev.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of mailshake-dev.com.
| Subdomain |
|---|
| api.mailshake-dev.com |
Web-graph footprint
Distinct hostnames that link to or from mailshake-dev.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from mailshake-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mailshake-dev.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.