Skip to content

Hostname

nnx.ch

Last fetched

nnx.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with nnx.ch in WhisperGraph.

Subdomains

34 observed subdomains of nnx.ch.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for nnx.ch.

MechanismTarget
SPF_Aic1.nnx.ch
SPF_IP213.239.197.61
SPF_IP2a01:4f8:222:1410:0:0:0:2

Related pages

Pivot deeper into the graph from nnx.ch.

Cypher and MCP

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

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