Hostname
cycy.org
Last fetched
cycy.org resolves to 1 IPv4 address operated by TWC-20001-PACWEST - Charter Communications Inc in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
cycy.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 76.174.18.172 | 76.168.0.0/13 | AS20001 | TWC-20001-PACWEST - Charter Communications Inc | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of cycy.org.
| Subdomain |
|---|
| cypresshouse.cycy.org |
| www.cycy.org |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cycy.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 67.52.115.106 |
Related pages
Pivot deeper into the graph from cycy.org.
- IP · 76.174.18.172
- ASN · AS20001TWC-20001-PACWEST - Charter Communications Inc
- Registrar · iana:1068
- Country · US
- Email · 71d4c673ef9244578ce134413056e02d.protect@whoisguard.com
- TLD · .org
- Browse hostnames · cy…
- 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: "cycy.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.