Hostname
frogcool.com
Last fetched
frogcool.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frogcool.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.221.238.158 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.71.210.83 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.251.41 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of frogcool.com owner
- Contact emails
- 043a9fc7-7679-4a07-ba63-d61dd9ea959d@identity-protect.org
- 341c3367-f135-49eb-9fc2-820286a86ecc@identity-protect.org
- 988976b5-b0ba-495b-a9da-d8c8cde4ca5e@identity-protect.org
- acd3ea30-a581-447f-a299-f811c924e895@identity-protect.org
- c8b794c3-d955-4771-a98b-7cccdc2c339c@identity-protect.org
- owner-5649937@frogcool.com.whoisprivacyservice.org
Subdomains
63 observed subdomains of frogcool.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from frogcool.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for frogcool.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.qiye.aliyun.com |
Related pages
Pivot deeper into the graph from frogcool.com.
- IP · 3.221.238.158
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 043a9fc7-7679-4a07-ba63-d61dd9ea959d@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: "frogcool.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.