Skip to content

Hostname

impuls.cz

Last fetched

impuls.cz resolves to 2 IPv4 addresses operated by AS38952 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

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

Resolution chain

impuls.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
londa spol. s r. o.
Contact emails

Subdomains

25 observed subdomains of impuls.cz.

Web-graph footprint

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

691 sites link to this hostname.

334 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for impuls.cz.

MechanismTarget
SPF_Aimpuls.cz
SPF_INCLUDEspf.mafra.cz
SPF_IP185.58.42.62
SPF_IP194.79.55.250
SPF_IP81.31.36.154
SPF_MXimpuls.cz

Related pages

Pivot deeper into the graph from impuls.cz.

Cypher and MCP

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

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