Hostname
gepetools.com
Last fetched
gepetools.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gepetools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.15.169.248 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gepetools.com owner
- Contact emails
- 34fd244a-7aa8-495c-a421-d726148b1c94@identity-protect.org
- 3b0c0bef-8e87-4267-baaf-fc51b20585f5@identity-protect.org
- 4eb042d2-ef20-49c0-9000-31365aac26d2@identity-protect.org
- 615bd03a-aa45-4558-9714-8b6a4fce7298@identity-protect.org
- d05a5beb-459c-4be6-8004-ef0b39274c76@identity-protect.org
- def96d26-b6a8-4428-98bb-0eb11ee20dd5@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from gepetools.com.
- IP · 3.15.169.248
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 34fd244a-7aa8-495c-a421-d726148b1c94@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: "gepetools.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.