Hostname
calsoftinc.com
Last fetched
calsoftinc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.
Nutrition Label
Resolution chain
calsoftinc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.113.30 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.43 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.78 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.87 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 52.222.201.100 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.201.106 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.201.30 | 52.222.200.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.201.61 | 52.222.200.0/23 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9496305.spf10.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 114.143.187.8/29 |
| SPF_IP | 147.154.97.253/32 |
| SPF_IP | 182.79.45.72/29 |
| SPF_IP | 182.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.