Hostname
pdag.ch
Last fetched
pdag.ch resolves to 1 IPv4 address operated by AS198249 in CH.
Nutrition Label
Resolution chain
pdag.ch 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.17.69.117 | 185.17.68.0/22 | AS198249 | — | CH |
WHOIS identity
- Registrar
- —
- Organization
- christoph graf
- Contact emails
- —
Subdomains
24 observed subdomains of pdag.ch.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pdag.ch in the public web crawl.
225 sites link to this hostname.
143 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for pdag.ch.
| Mechanism | Target |
|---|---|
| SPF_A | mailrelay.snowflakehosting.ch |
| SPF_A | mx3.hin.ch |
| SPF_A | mx4.hin.ch |
| SPF_A | pdag.ch |
| SPF_A | smtp.everyware.ch |
| SPF_INCLUDE | mx.dvbern.ch |
| SPF_INCLUDE | spf2.qb-feedback.com |
| SPF_IP | 116.203.197.71/32 |
| SPF_IP | 195.66.99.135/32 |
| SPF_IP | 212.227.89.57 |
| SPF_IP | 212.80.96.0/21 |
| SPF_IP | 217.160.226.166 |
| SPF_IP | 2a01:7480:1:100::/64 |
| SPF_IP | 5.25.144.9 |
| SPF_IP | 54.194.192.132 |
| SPF_IP | 62.75.247.44 |
| SPF_IP | 7.79.30.30 |
| SPF_IP | 82.165.193.1 |
| SPF_IP | 87.79.30.25/32 |
| SPF_MX | pdag.ch |
| SPF_MX | umantis.com |
Related pages
Pivot deeper into the graph from pdag.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pdag.ch"})-[: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.