Skip to content

Hostname

aeis.ch

Last fetched

aeis.ch resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in CH.

Nutrition Label

WHISPER CANON · aeis.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aeis.ch

Resolution chain

aeis.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.173.166.67213.173.160.0/19AS8220COLT COLT Technology Services Group LimitedCH

WHOIS identity

Registrar
Organization
nobbe christian
Contact emails

Subdomains

60 observed subdomains of aeis.ch.

Web-graph footprint

Distinct hostnames that link to or from aeis.ch in the public web crawl.

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 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 20

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