Skip to content

Hostname

ereading.cz

Last fetched

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

Nutrition Label

WHISPER CANON · ereading.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ereading.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.219.171.92185.219.168.0/22AS204949CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
the quality network s.r.o.
Contact emails

Subdomains

12 observed subdomains of ereading.cz.

Web-graph footprint

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

196 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ereading.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.123.223.211
SPF_IP109.123.223.216
SPF_IP109.123.223.217
SPF_IP109.123.223.218
SPF_IP185.219.171.92
SPF_IP185.219.171.93
SPF_IP194.228.49.106

Related pages

Pivot deeper into the graph from ereading.cz.

Cypher and MCP

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

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