Hostname
pingag.ch
Last fetched
pingag.ch resolves to 2 IPv4 addresses operated by KABEL-TV-LAMPERT in CH.
Nutrition Label
Resolution chain
pingag.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.32.126.69 | 185.32.126.0/24 | AS59891 | KABEL-TV-LAMPERT | CH |
| 217.26.54.28 | 217.26.48.0/20 | AS29097 | HOSTPOINT-AS | CH |
WHOIS identity
- Registrar
- —
- Organization
- ping internet agentur
- Contact emails
- —
Subdomains
78 observed subdomains of pingag.ch.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pingag.ch in the public web crawl.
40 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for pingag.ch.
| Mechanism | Target |
|---|---|
| SPF_A | testing.ping-ag.ch |
| SPF_INCLUDE | _spf.sui-inter.net |
| SPF_INCLUDE | spf.mail.hostpoint.ch |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from pingag.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pingag.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.