Skip to content

Hostname

hyperinzerce.cz

Last fetched

hyperinzerce.cz resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:reg-media4web as the registrar.

Nutrition Label

WHISPER CANON · hyperinzerce.czRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/hyperinzerce.cz

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.2620.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:reg-media4web
Organization
poweredby, s.r.o.
Contact emails

Subdomains

202 observed subdomains of hyperinzerce.cz.

Web-graph footprint

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

428 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hyperinzerce.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailforce.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP109.123.210.0/24
SPF_IP217.11.242.0/24
SPF_IP81.0.235.0/24
SPF_IP82.208.18.0/24
SPF_IP82.208.7.0/24
SPF_IP85.239.227.0/24
SPF_IP93.185.100.0/24
SPF_MXhyperinzerce.cz

Related pages

Pivot deeper into the graph from hyperinzerce.cz.

Cypher and MCP

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

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