Hostname
gekpro.com
Last fetched
gekpro.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gekpro.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.116.249 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.171.149 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.48.198 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.215.108 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.170.14.165 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.30.31 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gekpro.com owner
- Contact emails
- 170ecf7c-a045-45bf-bf5a-a7a9bf26f51e@identity-protect.org
- 847d0bc1-1726-4da8-bf9b-d3668a5fc28c@identity-protect.org
- dcf61619-b714-4a14-977e-5a19b5d879fc@identity-protect.org
- f6f162f9-82f6-414d-9cea-b62bb2f2ed34@identity-protect.org
- fb867dce-ecd5-4079-8a46-65b147e9f958@identity-protect.org
- owner-1145729@gekpro.com.whoisprivacyservice.org
- owner@gekpro.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of gekpro.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gekpro.com.
- IP · 52.16.116.249
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 170ecf7c-a045-45bf-bf5a-a7a9bf26f51e@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "gekpro.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.