Hostname
edpfr.ch
Last fetched
edpfr.ch resolves to 1 IPv4 address operated by OVH - OVH SAS in FR.
Nutrition Label
Resolution chain
edpfr.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 |
|---|---|---|---|---|
| 5.196.189.8 | 5.196.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- —
- Organization
- jean-pierre boschung
- Contact emails
- —
Subdomains
2 observed subdomains of edpfr.ch.
| Subdomain |
|---|
| mail.edpfr.ch |
| www.edpfr.ch |
Web-graph footprint
Distinct hostnames that link to or from edpfr.ch in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for edpfr.ch.
| Mechanism | Target |
|---|---|
| SPF_A | edpfr.ch |
| SPF_INCLUDE | spf.jabatus.fr |
| SPF_IP | 109.234.161.47 |
| SPF_MX | edpfr.ch |
Related pages
Pivot deeper into the graph from edpfr.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edpfr.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.