Skip to content

Hostname

jmnet.cz

Last fetched

jmnet.cz resolves to 1 IPv4 address operated by AS62099 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · jmnet.czRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/jmnet.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.47.223.76185.47.220.0/22AS62099CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
jm-networks, s.r.o.
Contact emails

Subdomains

2,385 observed subdomains of jmnet.cz.

Web-graph footprint

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

37 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for jmnet.cz.

MechanismTarget
SPF_Ajmnet.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.47.223.77/32
SPF_IP185.47.223.80/32
SPF_IP185.91.168.46
SPF_IP185.91.168.47
SPF_IP185.91.168.49
SPF_IP193.165.220.157
SPF_MXjmnet.cz

Related pages

Pivot deeper into the graph from jmnet.cz.

Cypher and MCP

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

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