Skip to content

Hostname

nominal.cz

Last fetched

nominal.cz resolves to 1 IPv4 address operated by AS35236 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · nominal.czRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/nominal.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.205.137.16185.205.137.0/24AS35236CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
milan novák - nominál
Contact emails

Subdomains

10 observed subdomains of nominal.cz.

Web-graph footprint

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

70 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nominal.cz.

MechanismTarget
SPF_Anominal.cz
SPF_INCLUDE_spf.xart.cz
SPF_IP165.72.200.197
SPF_IP2a00:da80:0:502:0:0:0:2
SPF_IP2a00:da80:1:502:0:0:0:2
SPF_IP2a00:de00:0:3:0:0:0:15
SPF_IP31.31.225.67
SPF_IP46.255.225.252
SPF_IP46.255.227.252
SPF_IP85.239.227.157

Related pages

Pivot deeper into the graph from nominal.cz.

Cypher and MCP

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

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