Hostname
g4market.dev
Last fetched
g4market.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
g4market.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.199.17 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.35 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.48 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.70 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 54.192.100.34 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.37 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.51 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.82 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- —
- Contact emails
Subdomains
3 observed subdomains of g4market.dev.
| Subdomain |
|---|
| api.g4market.dev |
| backend.g4market.dev |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from g4market.dev.
- IP · 3.162.199.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:625
- Country · CL
- Email · g4market.dev@protecteddomainservices.com
- TLD · .dev
- Browse hostnames · g4…
- 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: "g4market.dev"})-[: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.