Skip to content

Hostname

itcx.io

Last fetched

itcx.io resolves to 1 IPv4 address operated by AS27879 in AR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · itcx.ioRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/itcx.io

Resolution chain

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

IPPrefixASNOperatorCountry
190.15.222.72190.15.222.0/23AS27879AR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of itcx.io.

Web-graph footprint

Distinct hostnames that link to or from itcx.io in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for itcx.io.

MechanismTarget
SPF_Aitcx.io
SPF_Amx1.itcsa.net
SPF_Amx2.itcsa.net
SPF_IP190.15.221.0/26
SPF_IP190.15.222.0/24
SPF_MXitcx.io

Related pages

Pivot deeper into the graph from itcx.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "itcx.io"})-[: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.