Hostname
mobilityplatform.ch
Last fetched
mobilityplatform.ch resolves to 1 IPv4 address operated by AS47447 in DE.
Nutrition Label
Resolution chain
mobilityplatform.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 |
|---|---|---|---|---|
| 62.113.229.173 | 62.113.192.0/18 | AS47447 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- scharer christian
- Contact emails
- —
Subdomains
5 observed subdomains of mobilityplatform.ch.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mobilityplatform.ch in the public web crawl.
89 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for mobilityplatform.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.plan-net.swiss |
| SPF_IP | 213.158.139.50 |
| SPF_IP | 77.109.145.130/32 |
| SPF_IP | 77.109.145.149/32 |
| SPF_IP | 77.109.145.150/32 |
| SPF_IP | 77.109.145.151/32 |
| SPF_MX | mobilityplatform.ch |
Related pages
Pivot deeper into the graph from mobilityplatform.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mobilityplatform.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.