Hostname
pasc-ch.org
Last fetched
pasc-ch.org resolves to 1 IPv4 address operated by AS559 in CH. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
pasc-ch.org 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 |
|---|---|---|---|---|
| 148.187.144.53 | 148.187.0.0/16 | AS559 | — | CH |
WHOIS identity
- Registrar
- iana:269
- Organization
- cscs
- Contact emails
Subdomains
4 observed subdomains of pasc-ch.org.
Web-graph footprint
Distinct hostnames that link to or from pasc-ch.org in the public web crawl.
33 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for pasc-ch.org.
| Mechanism | Target |
|---|---|
| SPF_A | pasc-ch.org |
| SPF_IP | 129.132.162.66 |
| SPF_IP | 129.132.198.194 |
| SPF_IP | 148.187.144.63 |
| SPF_IP | 148.187.18.20 |
| SPF_IP | 2001:67c:10ec:5605:0:0:0:21 |
| SPF_IP | 2001:67c:10ec:5606:0:0:0:21 |
| SPF_IP | 82.130.70.13/24 |
| SPF_IP | 82.130.75.186/24 |
| SPF_IP | 82.130.99.26 |
| SPF_MX | pasc-ch.org |
Related pages
Pivot deeper into the graph from pasc-ch.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pasc-ch.org"})-[: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.