Skip to content

Hostname

fmk.utb.cz

Last fetched

fmk.utb.cz resolves to 1 IPv4 address operated by CESNET2 - CESNET z.s.p.o. in CZ.

Nutrition Label

WHISPER CANON · fmk.utb.czRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fmk.utb.cz

Resolution chain

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

IPPrefixASNOperatorCountry
195.178.88.109195.178.64.0/19AS2852CESNET2 - CESNET z.s.p.o.CZ

WHOIS identity

No WHOIS records are currently associated with fmk.utb.cz in WhisperGraph.

Subdomains

41 observed subdomains of fmk.utb.cz.

Web-graph footprint

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

180 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for fmk.utb.cz.

MechanismTarget
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.178.88.0/24

Related pages

Pivot deeper into the graph from fmk.utb.cz.

Cypher and MCP

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

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