Skip to content

Hostname

ag.ch

Last fetched

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

Nutrition Label

WHISPER CANON · ag.chRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ag.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.47.122.165193.47.112.0/20AS6730SUNRISECH

WHOIS identity

Registrar
Organization
hermann kurt
Contact emails

Subdomains

92 observed subdomains of ag.ch.

Web-graph footprint

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

3,343 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ag.ch.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.ag.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP159.144.81.1
SPF_IP162.23.32.8/29
SPF_IP162.23.97.160/27
SPF_IP193.246.36.221
SPF_IP193.246.36.222
SPF_IP20.208.43.42
SPF_IP212.25.12.199
SPF_IP212.25.12.82
SPF_IP212.25.12.89
SPF_IP91.221.118.0/23
SPF_IP93.187.194.21
SPF_MXag.ch

Related pages

Pivot deeper into the graph from ag.ch.

Cypher and MCP

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

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