Hostname
gipoom.com
Last fetched
gipoom.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gipoom.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 |
|---|---|---|---|---|
| 18.66.102.106 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.35 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.36 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.52 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.41.104 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.114 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.26 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.8 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.35.112 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.22 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.24 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.80 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gipoom.com owner
- Contact emails
Subdomains
13 observed subdomains of gipoom.com.
Showing 5 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gipoom.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gipoom.com.
- IP · 18.66.102.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 40861faa-82b6-4dde-86b5-c7aeb5258319@identity-protect.org
- TLD · .com
- Browse hostnames · gi…
- 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: "gipoom.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.