Skip to content

Hostname

aps-systems.ch

Last fetched

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

Nutrition Label

WHISPER CANON · aps-systems.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aps-systems.ch

Resolution chain

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/19AS9044SOLNETCH

WHOIS identity

Registrar
Organization
aps systems
Contact emails

Subdomains

20 observed subdomains of aps-systems.ch.

Web-graph footprint

Distinct hostnames that link to or from aps-systems.ch in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for aps-systems.ch.

MechanismTarget
SPF_Aaps-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_MXaps-systems.ch
SPF_MXhaeschmi.ch

Related pages

Pivot deeper into the graph from aps-systems.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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.