Skip to content

Hostname

sns.nl

Last fetched

sns.nl resolves to 2.17.100.201, announced in 2.17.100.0/24 by AKAMAI-ASN1 - Akamai International B.V. in DE. sns.nl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sns.nlRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/sns.nl

Resolution chain

IPv6 resolution

No AAAA record for sns.nl is recorded in WhisperGraph.

Attribution

akamai international

ORIGIN_AS

WHOIS identity

Registrar
registrar:registrar.eu

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-110.akam.net
  • a14-66.akam.net
  • a2-66.akam.net
  • a26-67.akam.net
  • a7-66.akam.net
  • a9-67.akam.net

MX records

  • sns-nl.j-v1.mx.microsoft

SPF policy

  • include: spf4580.copernica.net
  • include: _spf.asnbank.nl
  • a: mail.snsbank.emessaging.nl

Threat-feed evidence

History

Related pages

Pivot from sns.nl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sns.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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