Skip to content

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

WHISPER CANON · itcsa.netRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itcsa.net

Resolution chain

itcsa.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.200.3.142195.200.0.0/21AS47583BR

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

15,835 observed subdomains of itcsa.net.

Web-graph footprint

Distinct hostnames that link to or from itcsa.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for itcsa.net.

MechanismTarget
SPF_IP190.15.221.3
SPF_IP190.15.222.15
SPF_IP190.15.222.16
SPF_IP190.15.222.31
SPF_IP190.15.222.5
SPF_IP190.15.222.55
SPF_IP190.15.222.56
SPF_IP190.15.222.57
SPF_IP190.15.222.58
SPF_IP190.15.222.59
SPF_IP190.15.222.65
SPF_IP190.15.222.68
SPF_IP190.15.222.70
SPF_MXitcsa.net

Related pages

Pivot deeper into the graph from itcsa.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.