Hostname
aeis.ch
Last fetched
aeis.ch resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in CH.
Nutrition Label
Resolution chain
aeis.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 |
|---|---|---|---|---|
| 213.173.166.67 | 213.173.160.0/19 | AS8220 | COLT COLT Technology Services Group Limited | CH |
WHOIS identity
- Registrar
- —
- Organization
- nobbe christian
- Contact emails
- —
Subdomains
60 observed subdomains of aeis.ch.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aeis.ch in the public web crawl.
78 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for aeis.ch.
| Mechanism | Target |
|---|---|
| SPF_A | asmtp.mail.hostpoint.ch |
| SPF_IP | 185.238.12.20/32 |
| SPF_IP | 185.238.12.21/32 |
| SPF_IP | 185.238.12.22/32 |
| SPF_IP | 213.173.166.64/28 |
| SPF_IP | 93.190.78.23/32 |
| SPF_IP | 93.190.78.24/32 |
| SPF_MX | aeis.ch |
Related pages
Pivot deeper into the graph from aeis.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aeis.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.