Hostname
ctcis.net
Last fetched
ctcis.net resolves to 1 IPv4 address operated by ISPN - Internet Services Provider Network in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ctcis.net 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 |
|---|---|---|---|---|
| 64.35.208.30 | 64.35.208.0/20 | AS10320 | ISPN - Internet Services Provider Network | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- citizen's telephone
- Contact emails
- jx4f678e9fv@networksolutionsprivateregistration.com
- pa6nd62a87x@networksolutionsprivateregistration.com
- pj56q7xq7sf@networksolutionsprivateregistration.com
- rt7xy6w383j@networksolutionsprivateregistration.com
- u962t4qs2ur@networksolutionsprivateregistration.com
- xe6a68ht2kw@networksolutionsprivateregistration.com
- yw4p69y422d@networksolutionsprivateregistration.com
Subdomains
1,427 observed subdomains of ctcis.net.
Showing 17 of 1,427. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ctcis.net in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ctcis.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 2607:5800::/32 |
| SPF_IP | 64.35.208.0/20 |
| SPF_IP | 69.27.213.0/27 |
Related pages
Pivot deeper into the graph from ctcis.net.
- IP · 64.35.208.30
- ASN · AS10320ISPN - Internet Services Provider Network
- Registrar · iana:2
- Country · US
- Email · jx4f678e9fv@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · ct…
- 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: "ctcis.net"})-[: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.