Skip to content

Hostname

c2software.com

Last fetched

c2software.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, 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 c2software.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for c2software.com.

MechanismTarget
SPF_Ac2software.com
SPF_INCLUDEbco.org.uk
SPF_INCLUDEfda.org.uk
SPF_INCLUDEmiphealth.org.uk
SPF_INCLUDEsfc.ac.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.61.97.25
SPF_IP18.133.135.248
SPF_IP18.134.104.113
SPF_IP18.134.36.210
SPF_IP217.30.114.22
SPF_IP217.30.114.24
SPF_IP3.9.93.135
SPF_IP34.245.210.10/32
SPF_IP34.245.210.11
SPF_IP34.245.210.12
SPF_IP34.245.210.13
SPF_IP34.245.210.14
SPF_IP34.245.210.15
SPF_IP34.245.210.16
SPF_IP34.245.210.9/32
SPF_IP52.169.159.159
SPF_IP87.246.111.101
SPF_IP87.246.111.104
SPF_IP87.246.111.112
SPF_IP87.246.111.118
SPF_IP87.246.70.187
SPF_IP87.246.70.189
SPF_IP87.246.70.190
SPF_MXc2software.com

Related pages

Pivot deeper into the graph from c2software.com.

Cypher and MCP

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

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