Skip to content

Hostname

hapi.aps-systems.ch

Last fetched

hapi.aps-systems.ch resolves to 1 IPv4 address operated by AS9044 in CH.

Nutrition Label

WHISPER CANON · hapi.aps-systems.chRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/hapi.aps-systems.ch

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.

IPPrefixASNOperatorCountry
212.101.19.97212.101.0.0/19AS9044CH

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.

MechanismTarget
SPF_Ahapi.aps-systems.ch
SPF_IP185.16.62.58
SPF_IP2001:1680:600:0:0:0:c0a8:500e
SPF_IP2a01:4f8:c0c:2bde:0:0:0:2
SPF_IP2a03:4000:3:14:0:0:0:1
SPF_IP94.130.72.240
SPF_MXhaeschmi.ch
SPF_MXhapi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.