Hostname
j2g8.com
Last fetched
j2g8.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
j2g8.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.90 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.118 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- brian berke
- Contact emails
- brian@domainagency.com
- 0a47f34f-5a28-4680-9e10-fabd99772205@identity-protect.org
- 14e12dfa-e693-4846-871c-9925ff15f7e6@identity-protect.org
- 3428de36-08f2-4cf9-956e-b81447183878@identity-protect.org
- ac0b0117-3526-42c3-a289-0537696571ca@identity-protect.org
- b2ee275f-d682-485c-8c6d-535483a87df2@identity-protect.org
- d0144e8d-594b-4149-937a-e39910065e83@identity-protect.org
- d4c8a1ce-0405-4951-bc1e-0c16e64b37fa@identity-protect.org
- owner-6067798@j2g8.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of j2g8.com.
| Subdomain |
|---|
| mis.j2g8.com |
| www.j2g8.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from j2g8.com.
- IP · 52.219.62.90
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · brian@domainagency.com
- TLD · .com
- Browse hostnames · j2…
- 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: "j2g8.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.