Skip to content

Hostname

calsoftinc.com

Last fetched

calsoftinc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.113.303.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.433.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.783.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.873.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.222.201.10052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.10652.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6152.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

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 calsoftinc.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for calsoftinc.com.

MechanismTarget
SPF_INCLUDE9496305.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEzcsend.net
SPF_IP114.143.187.8/29
SPF_IP147.154.97.253/32
SPF_IP182.79.45.72/29
SPF_IP182.79.46.18

Related pages

Pivot deeper into the graph from calsoftinc.com.

Cypher and MCP

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

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