Hostname
funnycups.org
Last fetched
funnycups.org resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
funnycups.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.17.224.142 | 104.17.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.36.94 | 104.18.36.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.44.148 | 104.18.44.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.81.163 | 104.18.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.99.137 | 104.18.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.5.88 | 162.159.5.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.146.229 | 172.64.146.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.159.225 | 172.64.159.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:472
- Organization
- super privacy service ltd c/o dynadot
- Contact emails
- —
Subdomains
59 observed subdomains of funnycups.org.
Showing 25 of 59. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from funnycups.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "funnycups.org"})-[: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.