Skip to content

Hostname

sanaclis.com

Last fetched

sanaclis.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · sanaclis.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sanaclis.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.163199.60.103.0/24AS209242US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1505
Organization
juraj fecanin sanaclis s.r.o.
Contact emails

Subdomains

7 observed subdomains of sanaclis.com.

Web-graph footprint

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

25 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sanaclis.com.

MechanismTarget
SPF_Asanaclis.com
SPF_INCLUDE25549262.spf06.hubspotemail.net
SPF_INCLUDEsanaclisqms.my.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.47.179.134
SPF_IP78.47.41.133
SPF_IP92.205.171.212
SPF_MXsanaclis.com

Related pages

Pivot deeper into the graph from sanaclis.com.

Cypher and MCP

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

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