Skip to content

Hostname

skalar.com

Last fetched

skalar.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · skalar.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/skalar.com

Resolution chain

skalar.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.34.235104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.82172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
skalar analytical b.v.
Contact emails

Subdomains

58 observed subdomains of skalar.com.

Web-graph footprint

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

188 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for skalar.com.

MechanismTarget
SPF_Amail.skalar.com
SPF_INCLUDE143540485.spf07.hubspotemail.net
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP136.144.205.75
SPF_IP144.178.72.114
SPF_IP144.178.72.116
SPF_IP217.18.65.91
SPF_IP81.23.247.194
SPF_IP83.167.207.154
SPF_IP83.167.207.158
SPF_MXskalar.com

Related pages

Pivot deeper into the graph from skalar.com.

Cypher and MCP

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

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