Skip to content

Hostname

senesi.cz

Last fetched

senesi.cz resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · senesi.czRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/senesi.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.36.11104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.153.52172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
michal kuba
Contact emails

Subdomains

6 observed subdomains of senesi.cz.

Web-graph footprint

Distinct hostnames that link to or from senesi.cz in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for senesi.cz.

MechanismTarget
SPF_Asmtp.internet.starnet.cz
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.supportbox.cz
SPF_IP157.230.125.160
SPF_IP165.22.70.120
SPF_IP217.198.120.0/24
SPF_IP2a02:c205:2052:9601:0:0:0:1
SPF_IP93.104.215.31
SPF_MXsenesi.cz

Related pages

Pivot deeper into the graph from senesi.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "senesi.cz"})-[: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.