Hostname
flyingfroggies.com
Last fetched
flyingfroggies.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
flyingfroggies.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 |
|---|---|---|---|---|
| 3.5.205.53 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.26 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.62 | 52.95.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.84 | 52.95.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flyingfroggies.com owner
- Contact emails
- 03644ba5-9727-4854-bc70-98af64a368b6@identity-protect.org
- 38ed5f56-0427-4478-a39a-6f90fd2ea4a2@identity-protect.org
- 469b9c87-1783-46c2-8bd1-afe614f85d57@identity-protect.org
- 95fb7507-9d76-4a49-8967-2c0ec16905ec@identity-protect.org
- d3354397-6080-43e5-b7a2-d565fabcd800@identity-protect.org
- f77ce337-d5cd-4096-8c86-1cf082348cc3@identity-protect.org
- owner-213206@flyingfroggies.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from flyingfroggies.com.
- IP · 3.5.205.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 03644ba5-9727-4854-bc70-98af64a368b6@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- 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: "flyingfroggies.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.