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
Resolution chain
bugshop.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.52.212 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.204.25 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 77.78.106.56 | 77.78.96.0/20 | AS15685 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-webglobe
- Organization
- hell.cz s.r.o.
- Contact emails
- —
Subdomains
2 observed subdomains of bugshop.cz.
| Subdomain |
|---|
| smtp.bugshop.cz |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bugshop.cz.
| Mechanism | Target |
|---|---|
| SPF_A | bugshop.cz |
| SPF_INCLUDE | _netblocks.ebola.cz |
| SPF_INCLUDE | _spf.4ws.cz |
| SPF_INCLUDE | spf.seznam.cz |
| SPF_INCLUDE | spf.smartemailing.cz |
| SPF_IP | 2a01:28:ca:213:0:0:2:1 |
| SPF_MX | bugshop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.