Skip to content

Hostname

snoken.se

Last fetched

snoken.se resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · snoken.seRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/snoken.se

Resolution chain

snoken.se resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.185.38176.34.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.179.20034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.211.13634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.174.12246.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.35.3852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.85.16854.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

2 observed subdomains of snoken.se.

Web-graph footprint

Distinct hostnames that link to or from snoken.se in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from snoken.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snoken.se"})-[: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.