Hostname
itcsa.net
Last fetched
itcsa.net resolves to 1 IPv4 address operated by AS47583 in BR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
itcsa.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 |
|---|---|---|---|---|
| 195.200.3.142 | 195.200.0.0/21 | AS47583 | — | BR |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bq3ha88p2f9@networksolutionsprivateregistration.com
- cq5ad27665n@networksolutionsprivateregistration.com
- cw34369f72w@networksolutionsprivateregistration.com
- db2pf6hr8dt@networksolutionsprivateregistration.com
- g53k559w8ch@networksolutionsprivateregistration.com
- n47nq2bh4vk@networksolutionsprivateregistration.com
- uk67s5bz4nm@networksolutionsprivateregistration.com
Subdomains
15,835 observed subdomains of itcsa.net.
Showing 25 of 15,835. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itcsa.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for itcsa.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 190.15.221.3 |
| SPF_IP | 190.15.222.15 |
| SPF_IP | 190.15.222.16 |
| SPF_IP | 190.15.222.31 |
| SPF_IP | 190.15.222.5 |
| SPF_IP | 190.15.222.55 |
| SPF_IP | 190.15.222.56 |
| SPF_IP | 190.15.222.57 |
| SPF_IP | 190.15.222.58 |
| SPF_IP | 190.15.222.59 |
| SPF_IP | 190.15.222.65 |
| SPF_IP | 190.15.222.68 |
| SPF_IP | 190.15.222.70 |
| SPF_MX | itcsa.net |
Related pages
Pivot deeper into the graph from itcsa.net.
- IP · 195.200.3.142
- ASN · AS47583
- Registrar · iana:2
- Country · BR
- Email · bq3ha88p2f9@networksolutionsprivateregistration.com
- TLD · .net
- Browse hostnames · it…
- 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: "itcsa.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.