Hostname
jgctext.com
Last fetched
jgctext.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
jgctext.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 |
|---|---|---|---|---|
| 100.52.4.183 | 101.1.34.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.140.106 | 18.238.23.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.253.94 | 3.218.180.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.97.15 | 35.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.195.13.169 | 45.2.233.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.220.125.15 | 45.2.233.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.173.89 | 52.216.67.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.20.84 | 52.216.67.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.200.164 | 52.46.41.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.159.219.5 | 54.192.36.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.172.222.103 | 54.192.54.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.218.230 | 98.97.56.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from jgctext.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jgctext.com.
- IP · 100.52.4.183
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · jgctext.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · jg…
- 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: "jgctext.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.