Skip to content

Hostname

caisoft.com

Last fetched

caisoft.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · caisoft.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/caisoft.com

Resolution chain

caisoft.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
cai software
Contact emails

Subdomains

15 observed subdomains of caisoft.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for caisoft.com.

MechanismTarget
SPF_INCLUDE23818472.spf05.hubspotemail.net
SPF_INCLUDEprinthosting.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP20.10.213.6
SPF_IP20.14.140.124
SPF_IP20.157.64.201
SPF_IP20.75.48.117
SPF_IP52.1.14.157/32
SPF_IP64.50.144.0/20

Related pages

Pivot deeper into the graph from caisoft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caisoft.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.