Hostname
condecta.ch
Last fetched
condecta.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:3220 as the registrar.
Nutrition Label
Resolution chain
condecta.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 |
|---|---|---|---|---|
| 157.90.163.34 | 157.90.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:3220
- Organization
- bruhwiler hanspeter
- Contact emails
- —
Subdomains
12 observed subdomains of condecta.ch.
Web-graph footprint
Distinct hostnames that link to or from condecta.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for condecta.ch.
| Mechanism | Target |
|---|---|
| SPF_A | condecta.ch |
| SPF_INCLUDE | 147200916.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.sui-inter.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.65.16.72/29 |
| SPF_IP | 83.150.34.200/29 |
| SPF_IP | 83.150.40.141 |
| SPF_IP | 83.173.244.16/29 |
| SPF_MX | condecta.ch |
Related pages
Pivot deeper into the graph from condecta.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "condecta.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.