Hostname
gmailshortcut.com
Last fetched
gmailshortcut.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gmailshortcut.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 |
|---|---|---|---|---|
| 3.168.167.100 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.111 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.32 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.66 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.45.104 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.11 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.16 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.68 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gmailshortcut.com owner
- Contact emails
- 4b7c59cf-2bb5-4952-a5e2-682dba431a45@identity-protect.org
- 5d6f7ebe-3282-4761-9f8c-9774bf632365@identity-protect.org
- 69baedba-b37d-432d-bb5c-1b35856a14c4@identity-protect.org
- 8fca626e-9bcc-4296-a8b8-7c29f04ec6f3@identity-protect.org
- 95968a99-3c90-43bb-ace2-53fc765edd50@identity-protect.org
- a30c51fd-cd8a-43d6-ba71-4ceb318ebfe7@identity-protect.org
- e58e13af-5fce-4f93-8a9a-6c7eab0f648d@identity-protect.org
Subdomains
1 observed subdomain of gmailshortcut.com.
| Subdomain |
|---|
| www.gmailshortcut.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gmailshortcut.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gmailshortcut.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.