Skip to content

Hostname

skaala.com

Last fetched

skaala.com resolves to 1 IPv4 address operated by ZONER-AS in FI. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

skaala.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.44.244.405.44.244.0/24AS201692ZONER-ASFI

WHOIS identity

Registrar
iana:106
Organization
jani antila
Contact emails

Subdomains

8 observed subdomains of skaala.com.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for skaala.com.

MechanismTarget
SPF_Amail.skaala.com
SPF_INCLUDE_spf0000000.skaala.com
SPF_IP104.47.0.0/17
SPF_IP166.78.68.0/22
SPF_IP185.20.136.210
SPF_IP212.68.0.3/32
SPF_IP212.68.6.38
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP69.169.229.149
SPF_IP69.169.229.150
SPF_IP69.169.229.151
SPF_IP69.169.229.152
SPF_IP69.169.229.153
SPF_IP69.72.32.0/20
SPF_IP81.17.196.107
SPF_IP89.250.63.5
SPF_IP94.237.37.107

Related pages

Pivot deeper into the graph from skaala.com.

Cypher and MCP

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

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