Hostname
petr-cech.com
Last fetched
petr-cech.com resolves to 1 IPv4 address operated by AS15685 in CZ. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
petr-cech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.208.47.60 | 82.208.46.0/23 | AS15685 | — | CZ |
WHOIS identity
- Registrar
- iana:69
- Organization
- marco - ing. marek rada
- Contact emails
Subdomains
6 observed subdomains of petr-cech.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from petr-cech.com in the public web crawl.
38 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for petr-cech.com.
| Mechanism | Target |
|---|---|
| SPF_A | petr-cech.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 82.208.44.43/24 |
| SPF_IP | 82.208.47.45 |
| SPF_IP | 91.146.121.40/32 |
| SPF_MX | petr-cech.com |
Related pages
Pivot deeper into the graph from petr-cech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "petr-cech.com"})-[: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.