Hostname
cerutti-partner.ch
Last fetched
cerutti-partner.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
cerutti-partner.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- —
- Organization
- cerutti partner architekten
- Contact emails
- —
Subdomains
11 observed subdomains of cerutti-partner.ch.
Web-graph footprint
Distinct hostnames that link to or from cerutti-partner.ch in the public web crawl.
39 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for cerutti-partner.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfv4.sosafe.de |
| SPF_INCLUDE | spfv6.sosafe.de |
| SPF_IP | 158.181.100.15/32 |
| SPF_IP | 193.9.24.137 |
| SPF_IP | 20.203.135.81/32 |
| SPF_IP | 20.203.194.194/32 |
| SPF_IP | 213.180.188.34/32 |
| SPF_IP | 213.189.155.68/32 |
| SPF_IP | 46.14.69.122 |
| SPF_IP | 46.140.25.230 |
| SPF_IP | 62.2.142.210 |
| SPF_IP | 62.2.80.90 |
| SPF_IP | 82.136.80.80 |
Related pages
Pivot deeper into the graph from cerutti-partner.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cerutti-partner.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.