Skip to content

Hostname

autonec.ch

Last fetched

autonec.ch resolves to 1 IPv4 address operated by AS29222 in CH.

Nutrition Label

WHISPER CANON · autonec.chRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/autonec.ch

Resolution chain

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

IPPrefixASNOperatorCountry
45.157.188.24545.157.188.0/22AS29222CH

WHOIS identity

Registrar
Organization
auto nec ascona
Contact emails

Subdomains

8 observed subdomains of autonec.ch.

Web-graph footprint

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

9 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for autonec.ch.

MechanismTarget
SPF_Aautonec.ch
SPF_IP195.190.166.205
SPF_IP195.190.166.213
SPF_MXautonec.ch

Related pages

Pivot deeper into the graph from autonec.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "autonec.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.