Hostname
gcb247.com
Last fetched
gcb247.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
gcb247.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 |
|---|---|---|---|---|
| 108.157.142.125 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.52 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.56 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.92 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.173.238.104 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.238.25 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.238.81 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.238.97 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.230.124.114 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.14 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.25 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.41 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by value-domain
- Contact emails
Subdomains
2 observed subdomains of gcb247.com.
| Subdomain |
|---|
| api.gcb247.com |
| images.gcb247.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gcb247.com.
- IP · 108.157.142.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · US
- Email · whoisproxy@value-domain.com
- TLD · .com
- Browse hostnames · gc…
- 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: "gcb247.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.