Skip to content

Hostname

softwarefileprotection.com

Last fetched

softwarefileprotection.com resolves to 1 IPv4 address operated by AS199404 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · softwarefileprotection.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/softwarefileprotection.com

Resolution chain

softwarefileprotection.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.57.172.23569.57.172.0/24AS199404IN

WHOIS identity

Registrar
iana:303
Organization
innovative matrix softech pvt.
Contact emails

Subdomains

8 observed subdomains of softwarefileprotection.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for softwarefileprotection.com.

MechanismTarget
SPF_Ada2mail-a.cms500.com
SPF_Ada2mail-b.cms500.com
SPF_Amailserver.cms502.com
SPF_Amailserver2.cms502.com
SPF_Amailserver3.cms502.com
SPF_Asoftwarefileprotection.com
SPF_INCLUDEantispamcloud.com
SPF_INCLUDEspf.cms502.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.142.175.21
SPF_IP103.142.175.31
SPF_IP184.105.154.111
SPF_IP64.62.153.228
SPF_IP65.19.134.163
SPF_IP65.19.134.180
SPF_IP65.49.37.149
SPF_IP69.57.172.231
SPF_IP69.57.172.235
SPF_MXsoftwarefileprotection.com

Related pages

Pivot deeper into the graph from softwarefileprotection.com.

Cypher and MCP

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

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