Skip to content

Hostname

bugshop.cz

Last fetched

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

Nutrition Label

WHISPER CANON · bugshop.czRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bugshop.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.52.212104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.204.25172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.78.106.5677.78.96.0/20AS15685CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
hell.cz s.r.o.
Contact emails

Subdomains

2 observed subdomains of bugshop.cz.

Web-graph footprint

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

18 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bugshop.cz.

MechanismTarget
SPF_Abugshop.cz
SPF_INCLUDE_netblocks.ebola.cz
SPF_INCLUDE_spf.4ws.cz
SPF_INCLUDEspf.seznam.cz
SPF_INCLUDEspf.smartemailing.cz
SPF_IP2a01:28:ca:213:0:0:2:1
SPF_MXbugshop.cz

Related pages

Pivot deeper into the graph from bugshop.cz.

Cypher and MCP

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

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