Hostname
callassoftware.com
Last fetched
callassoftware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
callassoftware.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:83
- Organization
- callas software
- Contact emails
Subdomains
27 observed subdomains of callassoftware.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from callassoftware.com in the public web crawl.
185 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for callassoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | callassoftware.com |
| SPF_INCLUDE | _spf.proxy.nospamproxy.com |
| SPF_INCLUDE | ispgateway.de |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.119.228.0/24 |
| SPF_IP | 185.41.28.128/32 |
| SPF_IP | 188.208.37.133/32 |
| SPF_IP | 3.124.222.16/32 |
| SPF_IP | 3.69.2.250/32 |
| SPF_IP | 77.32.148.0/24 |
| SPF_IP | 77.32.148.20/32 |
| SPF_IP | 77.32.148.26/32 |
| SPF_IP | 80.67.18.29 |
| SPF_IP | 80.67.31.0/24 |
| SPF_IP | 80.67.31.30 |
| SPF_IP | 80.67.31.37 |
| SPF_IP | 80.67.31.38 |
| SPF_IP | 80.67.31.39 |
| SPF_IP | 80.67.31.42/32 |
| SPF_IP | 80.67.31.96/32 |
Related pages
Pivot deeper into the graph from callassoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "callassoftware.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.