Hostname
ag.ch
Last fetched
ag.ch resolves to 1 IPv4 address operated by SUNRISE in CH.
Nutrition Label
Resolution chain
ag.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 |
|---|---|---|---|---|
| 193.47.122.165 | 193.47.112.0/20 | AS6730 | SUNRISE | CH |
WHOIS identity
- Registrar
- —
- Organization
- hermann kurt
- Contact emails
- —
Subdomains
92 observed subdomains of ag.ch.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ag.ch in the public web crawl.
3,343 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ag.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | inxserver.com |
| SPF_INCLUDE | spf.abacuscity.ch |
| SPF_INCLUDE | spf.ag.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.umantis.com |
| SPF_IP | 159.144.81.1 |
| SPF_IP | 162.23.32.8/29 |
| SPF_IP | 162.23.97.160/27 |
| SPF_IP | 193.246.36.221 |
| SPF_IP | 193.246.36.222 |
| SPF_IP | 20.208.43.42 |
| SPF_IP | 212.25.12.199 |
| SPF_IP | 212.25.12.82 |
| SPF_IP | 212.25.12.89 |
| SPF_IP | 91.221.118.0/23 |
| SPF_IP | 93.187.194.21 |
| SPF_MX | ag.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.