Hostname
campapp.cz
Last fetched
campapp.cz resolves to 2 IPv4 addresses operated by NETDATACOMM - FASTER CZ spol. s r.o. in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
campapp.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.74.143.90 | 176.74.128.0/19 | AS35613 | NETDATACOMM - FASTER CZ spol. s r.o. | CZ |
| 78.44.193.246 | 78.44.0.0/16 | AS16019 | VODAFONE-CZ-AS - Vodafone Czech Republic a.s. | CZ |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- grifart, spol. s r.o.
- Contact emails
- —
Subdomains
8 observed subdomains of campapp.cz.
Showing 3 of 8. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for campapp.cz.
| Mechanism | Target |
|---|---|
| SPF_A | campapp.cz |
| SPF_MX | campapp.cz |
Related pages
Pivot deeper into the graph from campapp.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "campapp.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.