Hostname
langenthal.ch
Last fetched
langenthal.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
No WHOIS records are currently associated with langenthal.ch in WhisperGraph.
Subdomains
16 observed subdomains of langenthal.ch.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from langenthal.ch in the public web crawl.
172 sites link to this hostname.
230 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for langenthal.ch.
| Mechanism | Target |
|---|---|
| SPF_A | langenthal.ch |
| SPF_A | mail.obt-services.ch |
| SPF_A | mail01.refline.ch |
| SPF_A | mail02.refline.ch |
| SPF_A | satadm.langenthal.ch |
| SPF_INCLUDE | _spf.ch.seppmail.cloud |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.rzobt.ch |
| SPF_INCLUDE | mx.dvbern.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.221.253.82 |
| SPF_MX | langenthal.ch |
Related pages
Pivot deeper into the graph from langenthal.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "langenthal.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.