Skip to content

Hostname

sasmcb.cz

Last fetched

sasmcb.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:reg-web4u as the registrar.

Nutrition Label

WHISPER CANON · sasmcb.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sasmcb.cz

Resolution chain

sasmcb.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:reg-web4u
Organization
salesiánské středisko mládeže - dům dětí a mládeže české budějovice
Contact emails

Subdomains

1 observed subdomain of sasmcb.cz.

Subdomain
www.sasmcb.cz

Web-graph footprint

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

43 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sasmcb.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.smartemailing.cz
SPF_IP2a02:768:0:0:0:0:0:2
SPF_IP2a02:768:0:3152:ec4:7aff:fe89:f7a9
SPF_IP37.157.192.110
SPF_IP89.31.42.255/32
SPF_IP92.62.225.34/32

Related pages

Pivot deeper into the graph from sasmcb.cz.

Cypher and MCP

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

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