Skip to content

Hostname

ictsi.com

Last fetched

ictsi.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ictsi.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ictsi.com

Resolution chain

ictsi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.4.180104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.5.180104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

35 observed subdomains of ictsi.com.

Web-graph footprint

Distinct hostnames that link to or from ictsi.com in the public web crawl.

197 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for ictsi.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.5.4.178
SPF_IP103.86.169.134/24
SPF_IP103.86.169.146
SPF_IP103.86.169.170
SPF_IP119.92.218.241
SPF_IP128.17.0.0/16
SPF_IP128.245.0.0/16
SPF_IP13.108.0.0/14
SPF_IP13.75.218.232
SPF_IP136.146.0.0/15
SPF_IP146.88.76.168
SPF_IP146.88.76.177
SPF_IP149.72.131.90
SPF_IP149.72.73.129
SPF_IP198.245.80.0/20
SPF_IP199.122.120.0/21
SPF_IP202.0.145.40
SPF_IP202.0.145.46
SPF_IP203.110.136.167
SPF_IP203.177.41.180
SPF_IP203.177.41.182
SPF_IP204.14.232.0/21
SPF_IP212.21.104.196
SPF_IP212.21.104.203
SPF_IP212.21.104.204
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP27.110.217.126
SPF_IP40.126.245.16/32
SPF_IP58.69.24.82
SPF_IP66.231.80.0/20
SPF_IP68.232.192.0/20
SPF_IP96.43.144.0/20

Related pages

Pivot deeper into the graph from ictsi.com.

Cypher and MCP

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

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