Hostname
cusuna.com
Last fetched
cusuna.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
cusuna.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.64.170 | 104.19.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.144.206 | 172.64.144.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1923
- Organization
- anonymize,
- Contact emails
- cusuna.com-1iv9auibu9dus@anonymize.com
- cusuna.com-1jent5nv9e1y9@anonymize.com
- cusuna.com-1jxzy40c14bas@anonymize.com
- cusuna.com-sonfkqj5wp5t@anonymize.com
- cusuna.com-t89mj45v0pd2@anonymize.com
- cusuna.com-trwezm0xvmna@anonymize.com
- cusuna.com-trweztkl6hd2@anonymize.com
- javiermendoza@wviw.com
- ca8eab3604bf45d4b94ea72e927f903d.protect@withheldforprivacy.com
- whoisprivacy@domainidshield.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
2 observed subdomains of cusuna.com.
| Subdomain |
|---|
| www.cusuna.com |
| wwww.cusuna.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cusuna.com.
- IP · 104.19.64.170
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1923
- Country · CA
- Email · cusuna.com-1iv9auibu9dus@anonymize.com
- TLD · .com
- Browse hostnames · cu…
- 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: "cusuna.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.