Hostname
ppas.cz
Last fetched
ppas.cz resolves to 1 IPv4 address operated by AS62102 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
ppas.cz 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 |
|---|---|---|---|---|
| 185.47.177.44 | 185.47.176.0/23 | AS62102 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- prazska plynarenska, a.s.
- Contact emails
- —
Subdomains
43 observed subdomains of ppas.cz.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ppas.cz in the public web crawl.
287 sites link to this hostname.
63 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for ppas.cz.
| Mechanism | Target |
|---|---|
| SPF_A | ppas.cz |
| SPF_INCLUDE | _spf.fortion.net |
| SPF_INCLUDE | spf.mailforce.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.47.160.134 |
| SPF_IP | 185.47.177.0/24 |
| SPF_IP | 193.85.199.32/29 |
| SPF_IP | 193.85.236.0/29 |
| SPF_IP | 62.168.31.18 |
| SPF_IP | 62.168.31.19 |
| SPF_IP | 62.168.31.20 |
| SPF_MX | ppas.cz |
Related pages
Pivot deeper into the graph from ppas.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ppas.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.