Hostname
6gain.com
Last fetched
6gain.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
6gain.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.4.11 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.24 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.59 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.88 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.105 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.23 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.41 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.58 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.152.104 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.121 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.41 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.79 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 1249347616
- Contact emails
Subdomains
1 observed subdomain of 6gain.com.
| Subdomain |
|---|
| www.6gain.com |
Web-graph footprint
Distinct hostnames that link to or from 6gain.com in the public web crawl.
357 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 6gain.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from 6gain.com.
- IP · 13.33.4.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 019d315e3a1a4bca93ca42f7e51629d5.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · 6g…
- 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: "6gain.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.