Hostname
m-opitz.ch
Last fetched
m-opitz.ch resolves to 2 IPv4 addresses operated by AS29691 in CH.
Nutrition Label
Resolution chain
m-opitz.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.148.168.201 | 5.148.160.0/19 | AS29691 | — | CH |
| 82.199.159.159 | 82.199.159.0/24 | AS201011 | — | CH |
WHOIS identity
- Registrar
- —
- Organization
- m.opitz + co.
- Contact emails
- —
Subdomains
6 observed subdomains of m-opitz.ch.
Web-graph footprint
Distinct hostnames that link to or from m-opitz.ch in the public web crawl.
8 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for m-opitz.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.chrisign.ch |
| SPF_INCLUDE | spf.nine.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.174.29.82 |
| SPF_IP | 5.148.168.201 |
| SPF_IP | 62.2.151.154 |
| SPF_IP | 82.199.159.159 |
Related pages
Pivot deeper into the graph from m-opitz.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "m-opitz.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.