Skip to content

Hostname

kiosoft.com

Last fetched

kiosoft.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kiosoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kiosoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.200.116104.17.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.201.116104.17.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

51 SPF mechanisms authorising senders for kiosoft.com.

MechanismTarget
SPF_INCLUDE46538199.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.6.225.44
SPF_IP119.191.212.101
SPF_IP128.203.120.217
SPF_IP13.90.130.146
SPF_IP13.90.131.182
SPF_IP135.237.1.92
SPF_IP135.237.110.40
SPF_IP135.237.2.17
SPF_IP135.237.79.92
SPF_IP168.61.35.214
SPF_IP172.178.122.29
SPF_IP172.178.90.174
SPF_IP172.178.92.224
SPF_IP172.190.88.11
SPF_IP172.212.6.64
SPF_IP20.124.29.11
SPF_IP20.127.193.8
SPF_IP20.127.232.147
SPF_IP20.237.127.127
SPF_IP20.241.185.177
SPF_IP20.42.115.85
SPF_IP20.51.244.248
SPF_IP20.55.77.81
SPF_IP20.62.211.119
SPF_IP20.72.160.18
SPF_IP218.77.107.178
SPF_IP27.208.50.45
SPF_IP4.156.11.61
SPF_IP4.156.216.167
SPF_IP4.246.131.228
SPF_IP40.114.66.196
SPF_IP40.80.144.14
SPF_IP47.104.62.7
SPF_IP47.107.31.18
SPF_IP48.216.189.155
SPF_IP52.146.43.180
SPF_IP52.149.142.234
SPF_IP52.149.215.33
SPF_IP52.179.1.16
SPF_IP52.184.187.238
SPF_IP52.188.140.181
SPF_IP52.224.11.242
SPF_IP57.152.10.242
SPF_IP74.235.116.168
SPF_IP74.235.161.131
SPF_IP74.235.80.141
SPF_MXkiosoft.com

Related pages

Pivot deeper into the graph from kiosoft.com.

Cypher and MCP

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

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