Skip to content

Hostname

pdag.ch

Last fetched

pdag.ch resolves to 1 IPv4 address operated by AS198249 in CH.

Nutrition Label

WHISPER CANON · pdag.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/pdag.ch

Resolution chain

pdag.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.17.69.117185.17.68.0/22AS198249CH

WHOIS identity

Registrar
Organization
christoph graf
Contact emails

Subdomains

24 observed subdomains of pdag.ch.

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.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for pdag.ch.

MechanismTarget
SPF_Amailrelay.snowflakehosting.ch
SPF_Amx3.hin.ch
SPF_Amx4.hin.ch
SPF_Apdag.ch
SPF_Asmtp.everyware.ch
SPF_INCLUDEmx.dvbern.ch
SPF_INCLUDEspf2.qb-feedback.com
SPF_IP116.203.197.71/32
SPF_IP195.66.99.135/32
SPF_IP212.227.89.57
SPF_IP212.80.96.0/21
SPF_IP217.160.226.166
SPF_IP2a01:7480:1:100::/64
SPF_IP5.25.144.9
SPF_IP54.194.192.132
SPF_IP62.75.247.44
SPF_IP7.79.30.30
SPF_IP82.165.193.1
SPF_IP87.79.30.25/32
SPF_MXpdag.ch
SPF_MXumantis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.