Hostname
gamma.com
Last fetched
gamma.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gamma.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.238.80.104 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.121 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.47 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.76 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- intergamma b.v.
- Contact emails
- domains.ams@nlo.eu
- noreply@data-protected.net
- ssladmin@intergamma.nl
- 2e9d946b-f4bd-4fb0-971c-6ee32c32c42c@identity-protect.org
- 4b0ba4b1-cbfe-49e6-90d0-426a057dec3c@identity-protect.org
- 71e6e369-f434-431f-8837-6c2fa5e12014@identity-protect.org
- aeafdf6f-fdf0-44c8-84a2-686458aa7789@identity-protect.org
- d76ba94c-068a-4dbc-97f3-1d73d29a00fa@identity-protect.org
- dc055f5d-6ec4-43b7-bac9-545f7fb491f2@identity-protect.org
- ef32e4bf-72e3-4ead-a198-335eaef48c73@identity-protect.org
Subdomains
1 observed subdomain of gamma.com.
| Subdomain |
|---|
| www.gamma.com |
Web-graph footprint
Distinct hostnames that link to or from gamma.com in the public web crawl.
74 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gamma.com.
- IP · 18.238.80.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains.ams@nlo.eu
- TLD · .com
- Browse hostnames · ga…
- 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: "gamma.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.