Skip to content

Hostname

aac.ch

Last fetched

aac.ch resolves to 1 IPv4 address operated by SUNRISE in CH.

Nutrition Label

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

Resolution chain

aac.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.2.96.22262.2.0.0/17AS6730SUNRISECH

WHOIS identity

Registrar
Organization
schuerch alex
Contact emails

Subdomains

10 observed subdomains of aac.ch.

Web-graph footprint

Distinct hostnames that link to or from aac.ch in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aac.ch.

MechanismTarget
SPF_A62-2-96-221.static.cablecom.ch
SPF_Aaac.ch
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP213.144.132.184/29
SPF_IP62.2.96.208/28
SPF_IP85.195.255.229/32
SPF_MXaac.ch

Related pages

Pivot deeper into the graph from aac.ch.

Cypher and MCP

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

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