Skip to content

Hostname

n--s.com

Last fetched

n--s.com resolves to 216.222.153.22, announced in 216.222.144.0/20 by CHL - CHL in US. n--s.com 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 · n--s.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/n--s.com

Resolution chain

IPv6 resolution

No AAAA record for n--s.com is recorded in WhisperGraph.

Attribution

chl

ORIGIN_AS

WHOIS identity

Registrar
iana:82
Registrant organisation
dovid zirkind
Contact emails
onlinenic.com-dz@zirkind.net

Subdomains

Showing 5 of 5 subdomains (5 per page).

Mail and authentication

Nameservers

  • ns4.n--s.com
  • ns5.n--s.com
  • ns6.n--s.com
  • ns8.n--s.com
  • nameserver8.jewishcontent.org

MX records

  • mx.jewishmail.org

SPF policy

  • include: _spf.google.com
  • a: n--s.com
  • a: hhl12.jewishmail.org
  • ip: 108.29.199.178
  • ip: 108.29.199.182
  • ip: 51.81.28.199
  • ip: 66.128.5.211

Threat-feed evidence

History

Related pages

Pivot from n--s.com 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: "n--s.com"})-[: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.