Skip to content

Hostname

sinpol.cz

Last fetched

sinpol.cz resolves to 1 IPv4 address operated by CASABLANCA-AS - CASABLANCA INT a.s. in CZ.

Nutrition Label

WHISPER CANON · sinpol.czRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sinpol.cz

Resolution chain

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

IPPrefixASNOperatorCountry
77.78.76.16577.78.76.0/24AS15685CASABLANCA-AS - CASABLANCA INT a.s.CZ

WHOIS identity

No WHOIS records are currently associated with sinpol.cz in WhisperGraph.

Subdomains

4 observed subdomains of sinpol.cz.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sinpol.cz.

MechanismTarget
SPF_INCLUDE_spf.nameserver.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.c4.cz
SPF_INCLUDEspf1.proweb.cz
SPF_INCLUDEspf2.c4.cz

Related pages

Pivot deeper into the graph from sinpol.cz.

Cypher and MCP

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

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