Skip to content

Hostname

agentur-c.ch

Last fetched

agentur-c.ch resolves to 1 IPv4 address operated by AS29222 in CH.

Nutrition Label

WHISPER CANON · agentur-c.chRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/agentur-c.ch

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.

IPPrefixASNOperatorCountry
195.15.193.223195.15.192.0/18AS29222CH

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

SPF policy

14 SPF mechanisms authorising senders for agentur-c.ch.

MechanismTarget
SPF_Aagentur-c.ch
SPF_INCLUDEspf.mail.hostpoint.ch
SPF_INCLUDEspf.mail.weloveyou.systems
SPF_IP158.69.163.48/29
SPF_IP178.77.121.128/26
SPF_IP212.71.120.145
SPF_IP212.71.120.146
SPF_IP212.71.120.158/32
SPF_IP212.71.120.159
SPF_IP217.168.43.146
SPF_IP217.168.43.149
SPF_IP217.26.52.12
SPF_MXagentur-c.ch
SPF_MXscalera.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.