Skip to content

Hostname

casall.com

Last fetched

casall.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · casall.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/casall.com

Resolution chain

casall.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:73
Organization
casall ab
Contact emails

Subdomains

19 observed subdomains of casall.com.

Web-graph footprint

Distinct hostnames that link to or from casall.com in the public web crawl.

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for casall.com.

MechanismTarget
SPF_Amail3.litiumdrift.se
SPF_INCLUDE_spf.c5mail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ventiro.se
SPF_IP185.117.104.196/30
SPF_IP192.36.214.40/32
SPF_IP195.99.130.96
SPF_IP2a02:750:5:0:0:0:0:96
SPF_IP31.192.230.130
SPF_IP46.17.185.53
SPF_IP94.140.51.1

Related pages

Pivot deeper into the graph from casall.com.

Cypher and MCP

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

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