Skip to content

Hostname

upm.cz

Last fetched

upm.cz resolves to 1 IPv4 address operated by AS51013 in SK. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · upm.czRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/upm.cz

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.175.16337.9.175.0/24AS51013SK

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
bca. viktor škaroupka, dis
Contact emails

Subdomains

19 observed subdomains of upm.cz.

Web-graph footprint

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

488 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for upm.cz.

MechanismTarget
SPF_INCLUDE_spf.fxdc.cz
SPF_INCLUDEspf.active24.com
SPF_IP31.15.10.73
SPF_IP31.31.73.12
SPF_IP31.31.78.96
SPF_IP37.157.192.174
SPF_IP37.9.178.163
SPF_IP80.188.40.11
SPF_IP88.146.184.67
SPF_IP88.146.184.68
SPF_IP89.187.129.13
SPF_IP89.187.129.14
SPF_IP95.168.211.187

Related pages

Pivot deeper into the graph from upm.cz.

Cypher and MCP

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

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