Hostname
calcas.com
Last fetched
calcas.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
calcas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 150.171.109.34 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 198.153.20.69 | 198.153.20.0/22 | AS398996 | FON FIBRA OPTICA NACIONAL S.A.C. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- california casualty management
- Contact emails
Subdomains
47 observed subdomains of calcas.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from calcas.com in the public web crawl.
189 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for calcas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | mtas.fdsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 208.185.229.41/32 |
| SPF_IP | 208.185.229.42/32 |
| SPF_IP | 208.185.229.43/32 |
| SPF_IP | 208.185.229.44/32 |
| SPF_IP | 208.185.229.45/32 |
| SPF_IP | 208.84.65.220/32 |
| SPF_IP | 216.52.6.188/32 |
| SPF_IP | 216.52.6.189/32 |
| SPF_IP | 216.52.6.81/32 |
| SPF_IP | 216.52.6.88/32 |
| SPF_IP | 67.231.151.29/32 |
| SPF_IP | 67.231.152.177/32 |
| SPF_IP | 67.231.158.158/32 |
Related pages
Pivot deeper into the graph from calcas.com.
- IP · 150.171.109.34
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · KE
- Email · an00894873@techmahindra.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calcas.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.