Hostname
frogpuppy.com
Last fetched
frogpuppy.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frogpuppy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.45.53 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.77 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.92 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.97 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of frogpuppy.com owner
- Contact emails
- 09afb42a-e5a7-4176-bbb9-d053e3f1bb17@identity-protect.org
- 2b015f43-4651-455c-b5cd-9bf5f78fa29a@identity-protect.org
- 88642cb5-07ba-4596-af28-e032918c8fd6@identity-protect.org
- c9096f72-c279-4bd8-bc9e-62789b43f2cd@identity-protect.org
- ddd4f32e-5970-4575-8887-135a25797906@identity-protect.org
- f2d5ca54-fbdb-4214-ac3a-0c3f941d58ec@identity-protect.org
- owner-3734008@frogpuppy.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of frogpuppy.com.
Threat posture
History
Related pages
Pivot deeper into the graph from frogpuppy.com.
- IP · 52.84.45.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 09afb42a-e5a7-4176-bbb9-d053e3f1bb17@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- 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: "frogpuppy.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.