Hostname
gmdelta.com
Last fetched
gmdelta.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gmdelta.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.232.213.93 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.195.56.206 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.193.201 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.46.32 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gmdelta.com owner
- Contact emails
- info@gmenthusiast.com
- 3831467b-eecd-4d5c-a62a-191ca09adad1@identity-protect.org
- 58393478-868d-445b-8927-9460bcf53f7d@identity-protect.org
- 812257e4-330e-4448-a6e7-518d5080ee90@identity-protect.org
- e12c1d60-2e4d-4bcc-9277-eb738055968b@identity-protect.org
- e9773944-70c4-48b1-9a03-e958e90fc54a@identity-protect.org
- ee2614c6-2b83-4fb4-845b-32c4c3f05f60@identity-protect.org
- f80e7105-e346-407c-965b-a7524844eac7@identity-protect.org
- owner-11576371@gmdelta.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gmdelta.com.
| Subdomain |
|---|
| www.gmdelta.com |
Web-graph footprint
Distinct hostnames that link to or from gmdelta.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gmdelta.com.
- IP · 18.232.213.93
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@gmenthusiast.com
- TLD · .com
- Browse hostnames · gm…
- 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: "gmdelta.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.