Hostname
greatco.net
Last fetched
greatco.net resolves to 10 IPv4 addresses operated by AS9905 in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greatco.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.255.196.196 | 139.255.196.0/22 | AS9905 | — | ID |
| 16.15.183.133 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.23 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.100.69 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 182.23.79.195 | 182.23.79.0/24 | AS4800 | — | ID |
| 52.216.213.5 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.102.3 | 52.217.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.191.61 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.99.91 | 52.217.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.198.45 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from greatco.net.
- IP · 139.255.196.196
- ASN · AS9905
- Registrar · iana:468
- Country · ID
- Email · 0904d40a-418d-4f14-9d65-8b91cc006ca5@identity-protect.org
- TLD · .net
- Browse hostnames · gr…
- 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: "greatco.net"})-[: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.