Skip to content

Hostname

softsyshosting.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.68172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:965
Organization
domain admin
Contact emails

Subdomains

947 observed subdomains of softsyshosting.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for softsyshosting.com.

MechanismTarget
SPF_Asoftsyshosting.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP173.248.161.250
SPF_IP208.100.24.4
SPF_IP35.176.74.24
SPF_IP69.162.172.73
SPF_IP72.18.139.242
SPF_MXsoftsyshosting.com

Related pages

Pivot deeper into the graph from softsyshosting.com.

Cypher and MCP

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

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