Hostname
hapi.aps-systems.ch
Last fetched
hapi.aps-systems.ch resolves to 1 IPv4 address operated by AS9044 in CH.
Nutrition Label
Resolution chain
hapi.aps-systems.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 |
|---|---|---|---|---|
| 212.101.19.97 | 212.101.0.0/19 | AS9044 | — | CH |
WHOIS identity
No WHOIS records are currently associated with hapi.aps-systems.ch in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for hapi.aps-systems.ch.
| Mechanism | Target |
|---|---|
| SPF_A | hapi.aps-systems.ch |
| SPF_IP | 185.16.62.58 |
| SPF_IP | 2001:1680:600:0:0:0:c0a8:500e |
| SPF_IP | 2a01:4f8:c0c:2bde:0:0:0:2 |
| SPF_IP | 2a03:4000:3:14:0:0:0:1 |
| SPF_IP | 94.130.72.240 |
| SPF_MX | haeschmi.ch |
| SPF_MX | hapi.aps-systems.ch |
Related pages
Pivot deeper into the graph from hapi.aps-systems.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hapi.aps-systems.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.