Hostname
agentur-c.ch
Last fetched
agentur-c.ch resolves to 1 IPv4 address operated by AS29222 in CH.
Nutrition Label
Resolution chain
agentur-c.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 |
|---|---|---|---|---|
| 195.15.193.223 | 195.15.192.0/18 | AS29222 | — | CH |
WHOIS identity
No WHOIS records are currently associated with agentur-c.ch in WhisperGraph.
Subdomains
18 observed subdomains of agentur-c.ch.
Web-graph footprint
Distinct hostnames that link to or from agentur-c.ch in the public web crawl.
48 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for agentur-c.ch.
| Mechanism | Target |
|---|---|
| SPF_A | agentur-c.ch |
| SPF_INCLUDE | spf.mail.hostpoint.ch |
| SPF_INCLUDE | spf.mail.weloveyou.systems |
| SPF_IP | 158.69.163.48/29 |
| SPF_IP | 178.77.121.128/26 |
| SPF_IP | 212.71.120.145 |
| SPF_IP | 212.71.120.146 |
| SPF_IP | 212.71.120.158/32 |
| SPF_IP | 212.71.120.159 |
| SPF_IP | 217.168.43.146 |
| SPF_IP | 217.168.43.149 |
| SPF_IP | 217.26.52.12 |
| SPF_MX | agentur-c.ch |
| SPF_MX | scalera.ch |
Related pages
Pivot deeper into the graph from agentur-c.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agentur-c.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.