Skip to content

Hostname

100mega.cz

Last fetched

100mega.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · 100mega.czRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/100mega.cz

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
81.19.8.4981.19.0.0/20AS24641CZ
81.19.8.4981.19.0.0/20AS24641CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
100 mega distribution s.r.o.
Contact emails

Subdomains

29 observed subdomains of 100mega.cz.

Web-graph footprint

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

63 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 100mega.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.240.176.58
SPF_IP81.19.8.49
SPF_MX100mega.cz

Related pages

Pivot deeper into the graph from 100mega.cz.

Cypher and MCP

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

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