Skip to content

Hostname

base.kryptnex.ch

Last fetched

base.kryptnex.ch resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · base.kryptnex.chRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/base.kryptnex.ch

Resolution chain

base.kryptnex.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.63.51.18016.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CH
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

No WHOIS records are currently associated with base.kryptnex.ch in WhisperGraph.

Subdomains

2 observed subdomains of base.kryptnex.ch.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for base.kryptnex.ch.

MechanismTarget
SPF_Abase.kryptnex.ch
SPF_IP16.63.51.180
SPF_MXbase.kryptnex.ch

Related pages

Pivot deeper into the graph from base.kryptnex.ch.

Cypher and MCP

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

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