Skip to content

Hostname

softwarefinder.com

Last fetched

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

Nutrition Label

WHISPER CANON · softwarefinder.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/softwarefinder.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.38.148104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.6.44104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.44104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.169172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.115172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1659
Organization
name administration inc. (bvi)
Contact emails

Subdomains

19 observed subdomains of softwarefinder.com.

Web-graph footprint

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

1,312 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for softwarefinder.com.

MechanismTarget
SPF_Asoftwarefinder.com
SPF_INCLUDE6107502.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.66.121.86
SPF_IP217.79.240.66
SPF_IP35.209.232.21
SPF_IP35.209.56.62
SPF_IP35.212.39.154
SPF_IP74.217.209.35

Related pages

Pivot deeper into the graph from softwarefinder.com.

Cypher and MCP

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

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