Skip to content

Hostname

ipex.cz

Last fetched

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

Nutrition Label

WHISPER CANON · ipex.czRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ipex.cz

Resolution chain

ipex.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.19537.9.175.0/24AS51013SK

WHOIS identity

Registrar
registrar:reg-wedos
Organization
ipex a.s. a.s.
Contact emails

Subdomains

4,555 observed subdomains of ipex.cz.

Web-graph footprint

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

85 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 ipex.cz.

MechanismTarget
SPF_Asmtp-auth.ipex.cz
SPF_Asmtp.ipex.cz
SPF_INCLUDEspf.emailkampane.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP185.10.86.242
SPF_IP185.10.86.245
SPF_IP213.168.169.26/31
SPF_IP46.28.107.142
SPF_MXipex.cz

Related pages

Pivot deeper into the graph from ipex.cz.

Cypher and MCP

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

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