Hostname
plazda.ch
Last fetched
plazda.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- christian angst
- Contact emails
- —
Subdomains
1 observed subdomain of plazda.ch.
| Subdomain |
|---|
| www.plazda.ch |
Web-graph footprint
Distinct hostnames that link to or from plazda.ch in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for plazda.ch.
| Mechanism | Target |
|---|---|
| SPF_A | plazda.ch |
| SPF_INCLUDE | spf.improvmx.com |
| SPF_IP | 2a01:4f8:c012:b941:0:0:0:1 |
| SPF_IP | 78.46.173.191 |
| SPF_MX | plazda.ch |
Related pages
Pivot deeper into the graph from plazda.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plazda.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.